Home
last modified time | relevance | path

Searched refs:apfs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_error.h119 unsigned int apfs = *((u32 *)head->fmt2.apfs); in convert_error() local
123 __func__, card, queue, ehdr->reply_code, apfs); in convert_error()
H A Dzcrypt_msgtype6.h37 unsigned char apfs[4]; /* 0x00000000 */ member
86 unsigned char apfs[4]; /* final status */ member
H A Dzcrypt_msgtype6.c764 memcpy(&xcrb->status, msg->fmt2.apfs, sizeof(u32)); in convert_response_xcrb()