Public Attributes | List of all members
gsec_aes_gcm_aead_crypter Struct Reference

Public Attributes

gsec_aead_crypter crypter
 
EVP_CIPHER_CTXctx
 
uint8_tkey
 
size_t key_length
 
size_t nonce_length
 
gsec_aes_gcm_aead_rekey_datarekey_data
 
size_t tag_length
 

Detailed Description

Definition at line 45 of file aes_gcm.cc.

Member Data Documentation

◆ crypter

gsec_aead_crypter gsec_aes_gcm_aead_crypter::crypter

Definition at line 46 of file aes_gcm.cc.

◆ ctx

EVP_CIPHER_CTX* gsec_aes_gcm_aead_crypter::ctx

Definition at line 52 of file aes_gcm.cc.

◆ key

uint8_t* gsec_aes_gcm_aead_crypter::key

Definition at line 50 of file aes_gcm.cc.

◆ key_length

size_t gsec_aes_gcm_aead_crypter::key_length

Definition at line 47 of file aes_gcm.cc.

◆ nonce_length

size_t gsec_aes_gcm_aead_crypter::nonce_length

Definition at line 48 of file aes_gcm.cc.

◆ rekey_data

gsec_aes_gcm_aead_rekey_data* gsec_aes_gcm_aead_crypter::rekey_data

Definition at line 51 of file aes_gcm.cc.

◆ tag_length

size_t gsec_aes_gcm_aead_crypter::tag_length

Definition at line 49 of file aes_gcm.cc.


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


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