Public Attributes | List of all members
aead_aes_gcm_siv_ctx Struct Reference

Public Attributes

unsigned is_256:1
 
block128_f kgk_block
 
union {
   double   align
 
   AES_KEY   ks
 
ks
 

Detailed Description

Definition at line 563 of file e_aesgcmsiv.c.

Member Data Documentation

◆ align

double aead_aes_gcm_siv_ctx::align

Definition at line 565 of file e_aesgcmsiv.c.

◆ is_256

unsigned aead_aes_gcm_siv_ctx::is_256

Definition at line 569 of file e_aesgcmsiv.c.

◆ kgk_block

block128_f aead_aes_gcm_siv_ctx::kgk_block

Definition at line 568 of file e_aesgcmsiv.c.

◆ ks [1/2]

AES_KEY aead_aes_gcm_siv_ctx::ks

Definition at line 566 of file e_aesgcmsiv.c.

◆ ks [2/2]

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