Home
last modified time | relevance | path

Searched defs:apfs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.h37 unsigned char apfs[4]; /* 0x00000000 */ member
86 unsigned char apfs[4]; /* final status */ member
H A Dzcrypt_error.h119 unsigned int apfs = *((u32 *)head->fmt2.apfs); in convert_error() local