Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/crypto/
Dzcrypt_error.h129 unsigned int apfs = *((u32 *)head->fmt2.apfs); in convert_error() local
133 card, queue, apfs, ehdr->reply_code); in convert_error()
Dzcrypt_msgtype6.h39 unsigned char apfs[4]; /* 0x00000000 */ member
88 unsigned char apfs[4]; /* final status */ member
Dzcrypt_msgtype6.c832 memcpy(&(xcRB->status), msg->fmt2.apfs, sizeof(u32)); in convert_response_xcrb()