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

#include <aead.h>

Data Fields

u64 seq
 
u8giv
 
struct aead_request areq
 

Detailed Description

struct aead_givcrypt_request - AEAD request with IV generation : Sequence number for IV generation : Space for generated IV : The AEAD request itself

Definition at line 26 of file aead.h.

Field Documentation

Definition at line 30 of file aead.h.

u8* giv

Definition at line 28 of file aead.h.

u64 seq

Definition at line 27 of file aead.h.


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