Public Attributes | List of all members
aead_aes_ccm_ctx Struct Reference

Public Attributes

struct ccm128_context ccm
 
union {
   double   align
 
   AES_KEY   ks
 
ks
 

Detailed Description

Definition at line 270 of file e_aesccm.c.

Member Data Documentation

◆ align

double aead_aes_ccm_ctx::align

Definition at line 272 of file e_aesccm.c.

◆ ccm

struct ccm128_context aead_aes_ccm_ctx::ccm

Definition at line 275 of file e_aesccm.c.

◆ ks [1/2]

AES_KEY aead_aes_ccm_ctx::ks

Definition at line 273 of file e_aesccm.c.

◆ ks [2/2]

union { ... } aead_aes_ccm_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