Public Attributes | List of all members
aead_aes_ctr_hmac_sha256_ctx Struct Reference

Public Attributes

block128_f block
 
ctr128_f ctr
 
SHA256_CTX inner_init_state
 
union {
   double   align
 
   AES_KEY   ks
 
ks
 
SHA256_CTX outer_init_state
 

Detailed Description

Definition at line 27 of file e_aesctrhmac.c.

Member Data Documentation

◆ align

double aead_aes_ctr_hmac_sha256_ctx::align

Definition at line 29 of file e_aesctrhmac.c.

◆ block

block128_f aead_aes_ctr_hmac_sha256_ctx::block

Definition at line 33 of file e_aesctrhmac.c.

◆ ctr

ctr128_f aead_aes_ctr_hmac_sha256_ctx::ctr

Definition at line 32 of file e_aesctrhmac.c.

◆ inner_init_state

SHA256_CTX aead_aes_ctr_hmac_sha256_ctx::inner_init_state

Definition at line 34 of file e_aesctrhmac.c.

◆ ks [1/2]

AES_KEY aead_aes_ctr_hmac_sha256_ctx::ks

Definition at line 30 of file e_aesctrhmac.c.

◆ ks [2/2]

union { ... } aead_aes_ctr_hmac_sha256_ctx::ks

◆ outer_init_state

SHA256_CTX aead_aes_ctr_hmac_sha256_ctx::outer_init_state

Definition at line 35 of file e_aesctrhmac.c.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:39