An EVP_AEAD_CTX represents an AEAD algorithm configured with a specific key and message-independent IV.
aead_state is an opaque pointer to the AEAD specific state.
See Implementation
An EVP_AEAD_CTX represents an AEAD algorithm configured with a specific key and message-independent IV.