RAFW Flexible Software Package Documentation  Release v2.0.1

 
mbedtls_cmac_context_t Struct Reference

CMAC cipher context structure. More...

#include <cmac_alt.h>

Data Fields

uint32_t buf [MBEDTLS_CMAC_CONTEXT_SIZE_IN_WORDS]
 

Detailed Description

CMAC cipher context structure.

Field Documentation

◆ buf

uint32_t mbedtls_cmac_context_t::buf[MBEDTLS_CMAC_CONTEXT_SIZE_IN_WORDS]

Internal buffer


The documentation for this struct was generated from the following file: