Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
crypto_report_blkcipher Struct Reference

#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
 

Detailed Description

Definition at line 78 of file cryptouser.h.

Field Documentation

unsigned int blocksize

Definition at line 81 of file cryptouser.h.

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.


The documentation for this struct was generated from the following file: