9.13.3.1.25. Struct sss_mac_t

9.13.3.1.25.1. Struct Documentation

struct sss_mac_t

Message Authentication Code.

Public Members

sss_algorithm_t algorithm

Algorithm to be applied, e.g. MAC/CMAC

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

Reserved memory for implementation specific extension

sss_object_t *keyObject

Key to be used for …

sss_mode_t mode

Mode of operation for MAC e.g. …

sss_session_t *session

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