Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dcmac.c160 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_starts()
186 cmac_ctx = mbedtls_calloc(1, sizeof(mbedtls_cmac_context_t)); in mbedtls_cipher_cmac_starts()
201 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_update()
271 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_finish()
329 mbedtls_cmac_context_t *cmac_ctx; in mbedtls_cipher_cmac_reset()
H A Dcipher.c234 sizeof(mbedtls_cmac_context_t)); in mbedtls_cipher_free()
/aosp_15_r20/external/mbedtls/library/
H A Dcmac.c165 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()
H A Dcipher.c234 sizeof(mbedtls_cmac_context_t)); in mbedtls_cipher_free()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dcipher.h249 typedef struct mbedtls_cmac_context_t mbedtls_cmac_context_t; typedef
354 mbedtls_cmac_context_t *MBEDTLS_PRIVATE(cmac_ctx);
H A Dcmac.h59 struct mbedtls_cmac_context_t { struct
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dcipher.h249 typedef struct mbedtls_cmac_context_t mbedtls_cmac_context_t; typedef
354 mbedtls_cmac_context_t *MBEDTLS_PRIVATE(cmac_ctx);
H A Dcmac.h59 struct mbedtls_cmac_context_t { struct
/aosp_15_r20/external/mbedtls/tests/include/alt-dummy/
H A Dcmac_alt.h10 struct mbedtls_cmac_context_t { struct
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/alt-dummy/
H A Dcmac_alt.h10 struct mbedtls_cmac_context_t { struct