Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dzcrypt_cex2a.h43 struct type50_meb1_msg { struct
44 struct type50_hdr header;
45 unsigned short keyblock_type; /* 0x0001 */
46 unsigned char reserved[6];
47 unsigned char exponent[128];
48 unsigned char modulus[128];
49 unsigned char message[128];
Dzcrypt_msgtype50.c71 struct type50_meb1_msg { struct
72 struct type50_hdr header;
73 unsigned short keyblock_type; /* 0x0001 */
74 unsigned char reserved[6];
75 unsigned char exponent[128];
76 unsigned char modulus[128];
77 unsigned char message[128];