Public Attributes | List of all members
gcm_siv_record_keys Struct Reference

Public Attributes

uint8_t auth_key [16]
 
block128_f enc_block
 
union {
   double   align
 
   AES_KEY   ks
 
enc_key
 

Detailed Description

Definition at line 694 of file e_aesgcmsiv.c.

Member Data Documentation

◆ align

double gcm_siv_record_keys::align

Definition at line 697 of file e_aesgcmsiv.c.

◆ auth_key

uint8_t gcm_siv_record_keys::auth_key[16]

Definition at line 695 of file e_aesgcmsiv.c.

◆ enc_block

block128_f gcm_siv_record_keys::enc_block

Definition at line 700 of file e_aesgcmsiv.c.

◆ enc_key

union { ... } gcm_siv_record_keys::enc_key

◆ ks

AES_KEY gcm_siv_record_keys::ks

Definition at line 698 of file e_aesgcmsiv.c.


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


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