Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/crypto/
Dzcrypt_cex2a.h65 struct type50_meb3_msg { struct
66 struct type50_hdr header;
67 unsigned short keyblock_type; /* 0x0003 */
68 unsigned char reserved[6];
69 unsigned char exponent[512];
70 unsigned char modulus[512];
71 unsigned char message[512];
Dzcrypt_msgtype50.c93 struct type50_meb3_msg { struct
94 struct type50_hdr header;
95 unsigned short keyblock_type; /* 0x0003 */
96 unsigned char reserved[6];
97 unsigned char exponent[512];
98 unsigned char modulus[512];
99 unsigned char message[512];