Home
last modified time | relevance | path

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

/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 */
/kernel/linux/linux-4.19/drivers/s390/crypto/
Dzcrypt_msgtype6.h80 struct type86_hdr { struct
81 unsigned char reserved1; /* 0x00 */
82 unsigned char type; /* 0x86 */
83 unsigned char format; /* 0x01 (error) or 0x02 (ok) */
84 unsigned char reserved2; /* 0x00 */
85 unsigned char reply_code; /* reply code (see above) */
86 unsigned char reserved3[3]; /* 0x000000 */