Home
last modified time | relevance | path

Searched refs:mbedtls_cmac_context_t (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/mbedtls/
Dcmac_alt.h27 struct mbedtls_cmac_context_t{ struct
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Dcmac_alt.c137 mbedtls_cmac_context_t *cmac_ctx = NULL; in mbedtls_cipher_cmac_starts()
174 mbedtls_cmac_context_t *cmac_ctx = NULL; in mbedtls_cipher_cmac_update()
281 mbedtls_cmac_context_t *cmac_ctx = NULL; in mbedtls_cipher_cmac_finish()
326 mbedtls_cmac_context_t* cmac_ctx = NULL; in mbedtls_cipher_cmac_reset()
/trusted-firmware-m-latest/interface/include/mbedtls/
Dcmac.h59 struct mbedtls_cmac_context_t { struct
Dcipher.h249 typedef struct mbedtls_cmac_context_t mbedtls_cmac_context_t; typedef
354 mbedtls_cmac_context_t *MBEDTLS_PRIVATE(cmac_ctx);