Home
last modified time | relevance | path

Searched defs:cmac_ctx (Results 1 – 2 of 2) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/library/
Dcmac.c206 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_starts() local
245 mbedtls_cmac_context_t* cmac_ctx; in mbedtls_cipher_cmac_update() local
312 mbedtls_cmac_context_t* cmac_ctx; in mbedtls_cipher_cmac_finish() local
372 mbedtls_cmac_context_t* cmac_ctx; in mbedtls_cipher_cmac_reset() local
/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dcipher.h252 mbedtls_cmac_context_t *cmac_ctx; member