Searched refs:mbedtls_cmac_context_t (Results 1 – 5 of 5) sorted by relevance
177 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_starts()203 cmac_ctx = mbedtls_calloc(1, sizeof(mbedtls_cmac_context_t)); in mbedtls_cipher_cmac_starts()218 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_update()284 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_finish()341 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_reset()
175 sizeof(mbedtls_cmac_context_t)); in mbedtls_cipher_free()
261 typedef struct mbedtls_cmac_context_t mbedtls_cmac_context_t; typedef353 mbedtls_cmac_context_t *MBEDTLS_PRIVATE(cmac_ctx);
52 struct mbedtls_cmac_context_t { struct
22 struct mbedtls_cmac_context_t { struct