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 | min_keysize |
unsigned int | max_keysize |
unsigned int | ivsize |
Definition at line 78 of file cryptouser.h.
unsigned int blocksize |
Definition at line 81 of file cryptouser.h.
char geniv[CRYPTO_MAX_NAME] |
Definition at line 80 of file cryptouser.h.
unsigned int ivsize |
Definition at line 84 of file cryptouser.h.
unsigned int max_keysize |
Definition at line 83 of file cryptouser.h.
unsigned int min_keysize |
Definition at line 82 of file cryptouser.h.
Definition at line 79 of file cryptouser.h.