9.13.3.1.17. Struct sss_aead_t

9.13.3.1.17.1. Struct Documentation

struct sss_aead_t

Authenticated Encryption with Additional Data.

Public Members

sss_algorithm_t algorithm

TODO : Algorithm to be applied

uint8_t data[(0 + (2 * sizeof(void *)) + (2 * sizeof(int)) + (2 * sizeof(void *)) + 16)]
struct sss_aead_t::[anonymous] extension

Reserved memory for implementation specific extension

sss_object_t *keyObject

Key to be used for asymmetric

sss_mode_t mode

TODO : High level operation

sss_session_t *session

Virtual connection between application (user context) and specific security subsystem and function thereof.