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

Data Fields

unsigned int cryptlen
 
struct scatterlistsrc
 
void(* complete )(struct aead_request *req, int err)
 

Detailed Description

Definition at line 53 of file gcm.c.

Field Documentation

void(* complete)(struct aead_request *req, int err)

Definition at line 56 of file gcm.c.

unsigned int cryptlen

Definition at line 54 of file gcm.c.

Definition at line 55 of file gcm.c.


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