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 [512] |
unsigned char | modulus [512] |
unsigned char | message [512] |
Definition at line 78 of file zcrypt_cex2a.h.
unsigned char exponent |
Definition at line 82 of file zcrypt_cex2a.h.
Definition at line 79 of file zcrypt_cex2a.h.
unsigned short keyblock_type |
Definition at line 80 of file zcrypt_cex2a.h.
Definition at line 84 of file zcrypt_cex2a.h.
unsigned char modulus |
Definition at line 83 of file zcrypt_cex2a.h.
unsigned char reserved |
Definition at line 81 of file zcrypt_cex2a.h.