Linux Kernel
3.7.1
|
#include <cryptouser.h>
Data Fields | |
char | type [CRYPTO_MAX_ALG_NAME] |
unsigned int | blocksize |
unsigned int | min_keysize |
unsigned int | max_keysize |
Definition at line 71 of file cryptouser.h.
unsigned int blocksize |
Definition at line 73 of file cryptouser.h.
unsigned int max_keysize |
Definition at line 75 of file cryptouser.h.
unsigned int min_keysize |
Definition at line 74 of file cryptouser.h.
Definition at line 72 of file cryptouser.h.