struct evp_aead_ctx_st
Defined at line 219 of file ../../third_party/boringssl/src/include/openssl/aead.h
An evp_aead_ctx_st (typedefed as |EVP_AEAD_CTX| in base.h) represents an AEAD
algorithm configured with a specific key and message-independent IV.
Public Members
const EVP_AEAD * aead
evp_aead_ctx_st_state state
uint8_t tag_len