#include <gcm.h>
Definition at line 85 of file gcm.h.
Public Attributes | |
uint_32t | gf_t8k [32][16][GCM_BLOCK_SIZE/4] |
buf_type | ctr_val |
buf_type | enc_ctr |
buf_type | hdr_ghv |
buf_type | txt_ghv |
buf_type | ghash_h |
aes_encrypt_ctx | aes [1] |
uint_32t | y0_val |
uint_32t | hdr_cnt |
uint_32t | txt_ccnt |
uint_32t | txt_acnt |
uint_32t gcm_ctx::gf_t8k[32][16][GCM_BLOCK_SIZE/4] |
buf_type gcm_ctx::ctr_val |
buf_type gcm_ctx::enc_ctr |
buf_type gcm_ctx::hdr_ghv |
buf_type gcm_ctx::txt_ghv |
buf_type gcm_ctx::ghash_h |
aes_encrypt_ctx gcm_ctx::aes[1] |
uint_32t gcm_ctx::y0_val |
uint_32t gcm_ctx::hdr_cnt |
uint_32t gcm_ctx::txt_ccnt |
uint_32t gcm_ctx::txt_acnt |