webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
aead_aes_gcm_ctx Struct Reference

Public Attributes

union {
   double   align
 
   AES_KEY   ks
 
ks
 
GCM128_CONTEXT gcm
 
ctr128_f ctr
 
uint8_t tag_len
 

Member Data Documentation

◆ align

double aead_aes_gcm_ctx::align

◆ ctr

ctr128_f aead_aes_gcm_ctx::ctr

◆ gcm

GCM128_CONTEXT aead_aes_gcm_ctx::gcm

◆ ks [1/2]

AES_KEY aead_aes_gcm_ctx::ks

◆ ks [2/2]

union { ... } aead_aes_gcm_ctx::ks

◆ tag_len

uint8_t aead_aes_gcm_ctx::tag_len

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