Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/crypto/
Dzcrypt_cex2a.h45 struct type50_meb1_msg { struct
46 struct type50_hdr header;
47 unsigned short keyblock_type; /* 0x0001 */
48 unsigned char reserved[6];
49 unsigned char exponent[128];
50 unsigned char modulus[128];
51 unsigned char message[128];
Dzcrypt_msgtype50.c73 struct type50_meb1_msg { struct
74 struct type50_hdr header;
75 unsigned short keyblock_type; /* 0x0001 */
76 unsigned char reserved[6];
77 unsigned char exponent[128];
78 unsigned char modulus[128];
79 unsigned char message[128];