cryptlib
3.4.1
|
#include <gcm.h>
Public Attributes | |
gcm_buf_t | ctr_val |
gcm_buf_t | enc_ctr |
gcm_buf_t | hdr_ghv |
gcm_buf_t | txt_ghv |
gf_t | ghash_h |
aes_encrypt_ctx | aes [1] |
uint_32t | y0_val |
uint_32t | hdr_cnt |
uint_32t | txt_ccnt |
uint_32t | txt_acnt |
aes_encrypt_ctx gcm_ctx::aes[1] |