Public Attributes | List of all members
aead_aes_gcm_ctx Struct Reference

Public Attributes

ctr128_f ctr
 
GCM128_KEY gcm_key
 
union {
   double   align
 
   AES_KEY   ks
 
ks
 

Detailed Description

Definition at line 900 of file e_aes.c.

Member Data Documentation

◆ align

double aead_aes_gcm_ctx::align

Definition at line 902 of file e_aes.c.

◆ ctr

ctr128_f aead_aes_gcm_ctx::ctr

Definition at line 906 of file e_aes.c.

◆ gcm_key

GCM128_KEY aead_aes_gcm_ctx::gcm_key

Definition at line 905 of file e_aes.c.

◆ ks [1/2]

AES_KEY aead_aes_gcm_ctx::ks

Definition at line 903 of file e_aes.c.

◆ ks [2/2]

union { ... } aead_aes_gcm_ctx::ks

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


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