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

#include <cryptouser.h>

Data Fields

char type [CRYPTO_MAX_ALG_NAME]
 
unsigned int blocksize
 
unsigned int min_keysize
 
unsigned int max_keysize
 

Detailed Description

Definition at line 71 of file cryptouser.h.

Field Documentation

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.


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