Public Attributes#
Encryption or decryption.
const uint8_t *
Pointer to the input message.
uint16_t
Length of the message.
const uint8_t *
Pointer to the Initialization vector.
uint8_t *
Pointer to the tag.
const uint8_t *
Pointer to the additional data.
uint16_t
Length of the Initialization vector.
uint16_t
Length of the tag.
uint16_t
Length of the additional data.
Key configuration.