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

#include <cryptouser.h>

Data Fields

char type [CRYPTO_MAX_NAME]
 
char geniv [CRYPTO_MAX_NAME]
 
unsigned int blocksize
 
unsigned int maxauthsize
 
unsigned int ivsize
 

Detailed Description

Definition at line 87 of file cryptouser.h.

Field Documentation

unsigned int blocksize

Definition at line 90 of file cryptouser.h.

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.


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