aes_key_st Struct Reference

#include <crypto.h>


Data Fields

uint16_t rounds
uint16_t key_size
uint32_t ks [(AES_MAXROUNDS+1)*8]
uint8_t iv [16]


Detailed Description

Definition at line 38 of file crypto.h.


Field Documentation

Definition at line 40 of file crypto.h.

Referenced by AES_convert_key(), AES_decrypt(), AES_encrypt(), and AES_set_key().

Definition at line 41 of file crypto.h.

Referenced by AES_set_key().

uint32_t aes_key_st::ks[(AES_MAXROUNDS+1)*8]

Definition at line 42 of file crypto.h.

Referenced by AES_convert_key(), AES_decrypt(), AES_encrypt(), and AES_set_key().

Definition at line 43 of file crypto.h.

Referenced by AES_set_key(), and aes_setkey().


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

Generated on Tue Apr 6 20:02:01 2010 for gPXE by  doxygen 1.5.7.1