Searched refs:mbedtls_cmac_context_t (Results 1 – 5 of 5) sorted by relevance
165 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_starts()191 cmac_ctx = mbedtls_calloc(1, sizeof(mbedtls_cmac_context_t)); in mbedtls_cipher_cmac_starts()206 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_update()272 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_finish()329 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_reset()
234 sizeof(mbedtls_cmac_context_t)); in mbedtls_cipher_free()
249 typedef struct mbedtls_cmac_context_t mbedtls_cmac_context_t; typedef354 mbedtls_cmac_context_t *MBEDTLS_PRIVATE(cmac_ctx);
59 struct mbedtls_cmac_context_t { struct
10 struct mbedtls_cmac_context_t { struct