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 [128] |
unsigned char | modulus [128] |
unsigned char | message [128] |
Definition at line 58 of file zcrypt_cex2a.h.
unsigned char exponent |
Definition at line 62 of file zcrypt_cex2a.h.
Definition at line 59 of file zcrypt_cex2a.h.
unsigned short keyblock_type |
Definition at line 60 of file zcrypt_cex2a.h.
Definition at line 64 of file zcrypt_cex2a.h.
unsigned char modulus |
Definition at line 63 of file zcrypt_cex2a.h.
unsigned char reserved |
Definition at line 61 of file zcrypt_cex2a.h.