cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
aes_encrypt_ctx Struct Reference

#include <aes.h>

Public Attributes

uint_32t ks [KS_LENGTH]
 
aes_inf inf
 

Detailed Description

Definition at line 97 of file aes.h.

Member Data Documentation

aes_inf aes_encrypt_ctx::inf

Definition at line 99 of file aes.h.

uint_32t aes_encrypt_ctx::ks[KS_LENGTH]

Definition at line 98 of file aes.h.


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