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

#include <skcipher.h>

Data Fields

u64 seq
 
u8giv
 
struct ablkcipher_request creq
 

Detailed Description

struct skcipher_givcrypt_request - Crypto request with IV generation : Sequence number for IV generation : Space for generated IV : The crypto request itself

Definition at line 26 of file skcipher.h.

Field Documentation

Definition at line 30 of file skcipher.h.

u8* giv

Definition at line 28 of file skcipher.h.

u64 seq

Definition at line 27 of file skcipher.h.


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