Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/s390/crypto/
Dzcrypt_msgtype6.h71 struct type86_hdr { struct
72 unsigned char reserved1; /* 0x00 */
73 unsigned char type; /* 0x86 */
74 unsigned char format; /* 0x01 (error) or 0x02 (ok) */
75 unsigned char reserved2; /* 0x00 */
76 unsigned char reply_code; /* reply code (see above) */
77 unsigned char reserved3[3]; /* 0x000000 */
/kernel/linux/linux-5.10/drivers/s390/crypto/
Dzcrypt_msgtype6.h73 struct type86_hdr { struct
74 unsigned char reserved1; /* 0x00 */
75 unsigned char type; /* 0x86 */
76 unsigned char format; /* 0x01 (error) or 0x02 (ok) */
77 unsigned char reserved2; /* 0x00 */
78 unsigned char reply_code; /* reply code (see above) */
79 unsigned char reserved3[3]; /* 0x000000 */