Linux Kernel
3.7.1
|
#include <zcrypt_cex2a.h>
Data Fields | |
struct type50_hdr | header |
unsigned short | keyblock_type |
unsigned char | reserved [6] |
unsigned char | exponent [256] |
unsigned char | modulus [256] |
unsigned char | message [256] |
Definition at line 68 of file zcrypt_cex2a.h.
unsigned char exponent |
Definition at line 72 of file zcrypt_cex2a.h.
Definition at line 69 of file zcrypt_cex2a.h.
unsigned short keyblock_type |
Definition at line 70 of file zcrypt_cex2a.h.
Definition at line 74 of file zcrypt_cex2a.h.
unsigned char modulus |
Definition at line 73 of file zcrypt_cex2a.h.
unsigned char reserved |
Definition at line 71 of file zcrypt_cex2a.h.