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

Data Fields

u64 encrypt_expkey [DES3_EDE_EXPKEY_WORDS/2]
 
u64 decrypt_expkey [DES3_EDE_EXPKEY_WORDS/2]
 

Detailed Description

Definition at line 27 of file des_glue.c.

Field Documentation

u64 decrypt_expkey[DES3_EDE_EXPKEY_WORDS/2]

Definition at line 29 of file des_glue.c.

u64 encrypt_expkey[DES3_EDE_EXPKEY_WORDS/2]

Definition at line 28 of file des_glue.c.


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