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

#include <sep_crypto.h>

Data Fields

u32 iv_context [SEP_DES_IV_SIZE_WORDS]
 
struct sep_des_internal_key context_key
 
enum des_numkey nbr_keys
 
enum des_enc_mode encryption
 
enum des_op_mode operation
 
u8 dummy_block [SEP_DES_DUMMY_SIZE]
 

Detailed Description

Definition at line 200 of file sep_crypto.h.

Field Documentation

Definition at line 202 of file sep_crypto.h.

u8 dummy_block[SEP_DES_DUMMY_SIZE]

Definition at line 206 of file sep_crypto.h.

enum des_enc_mode encryption

Definition at line 204 of file sep_crypto.h.

Definition at line 201 of file sep_crypto.h.

enum des_numkey nbr_keys

Definition at line 203 of file sep_crypto.h.

Definition at line 205 of file sep_crypto.h.


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