Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/crypto/
Dzcrypt_cex2a.h53 struct type50_meb2_msg { struct
54 struct type50_hdr header;
55 unsigned short keyblock_type; /* 0x0002 */
56 unsigned char reserved[6];
57 unsigned char exponent[256];
58 unsigned char modulus[256];
59 unsigned char message[256];
Dzcrypt_msgtype50.c81 struct type50_meb2_msg { struct
82 struct type50_hdr header;
83 unsigned short keyblock_type; /* 0x0002 */
84 unsigned char reserved[6];
85 unsigned char exponent[256];
86 unsigned char modulus[256];
87 unsigned char message[256];