Linux Kernel
3.7.1
|
#include <cryptouser.h>
Data Fields | |
char | type [CRYPTO_MAX_NAME] |
char | geniv [CRYPTO_MAX_NAME] |
unsigned int | blocksize |
unsigned int | maxauthsize |
unsigned int | ivsize |
Definition at line 87 of file cryptouser.h.
unsigned int blocksize |
Definition at line 90 of file cryptouser.h.
char geniv[CRYPTO_MAX_NAME] |
Definition at line 89 of file cryptouser.h.
unsigned int ivsize |
Definition at line 92 of file cryptouser.h.
unsigned int maxauthsize |
Definition at line 91 of file cryptouser.h.
Definition at line 88 of file cryptouser.h.