gcm_ctx Struct Reference

#include <gcm.h>

List of all members.


Detailed Description

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

Member Data Documentation

uint_32t gcm_ctx::gf_t8k[32][16][GCM_BLOCK_SIZE/4]

Definition at line 91 of file gcm.h.

buf_type gcm_ctx::ctr_val

Definition at line 99 of file gcm.h.

buf_type gcm_ctx::enc_ctr

Definition at line 100 of file gcm.h.

buf_type gcm_ctx::hdr_ghv

Definition at line 101 of file gcm.h.

buf_type gcm_ctx::txt_ghv

Definition at line 102 of file gcm.h.

buf_type gcm_ctx::ghash_h

Definition at line 103 of file gcm.h.

aes_encrypt_ctx gcm_ctx::aes[1]

Definition at line 104 of file gcm.h.

uint_32t gcm_ctx::y0_val

Definition at line 105 of file gcm.h.

uint_32t gcm_ctx::hdr_cnt

Definition at line 106 of file gcm.h.

Definition at line 107 of file gcm.h.

Definition at line 108 of file gcm.h.


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

Generated on Mon Jul 21 14:12:19 2008 for DTN Reference Implementation by  doxygen 1.5.6