OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
ubsec_crypto_context_s Struct Reference

#include <hw_ubsec.h>

Public Attributes

unsigned int flags
 
unsigned char crypto [MAX_CRYPTO_KEY_LENGTH]
 
unsigned char auth [MAX_MAC_KEY_LENGTH]
 

Detailed Description

Definition at line 41 of file hw_ubsec.h.

Member Data Documentation

unsigned char ubsec_crypto_context_s::auth[MAX_MAC_KEY_LENGTH]

Definition at line 44 of file hw_ubsec.h.

unsigned char ubsec_crypto_context_s::crypto[MAX_CRYPTO_KEY_LENGTH]

Definition at line 43 of file hw_ubsec.h.

unsigned int ubsec_crypto_context_s::flags

Definition at line 42 of file hw_ubsec.h.


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