Home
last modified time | relevance | path

Searched refs:_rom_mbedtls_cipher_cmac_update (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/mbedtls/port/mbedtls_rom/
Dmbedtls_rom_osi.c156 ._rom_mbedtls_cipher_cmac_update = mbedtls_cipher_cmac_update,
280 ._rom_mbedtls_cipher_cmac_update = mbedtls_cipher_cmac_update,
Dmbedtls_rom_osi.h132 …int (*_rom_mbedtls_cipher_cmac_update)( mbedtls_cipher_context_t *ctx, const unsigned char *input,… member
527 …int (*_rom_mbedtls_cipher_cmac_update)(mbedtls_cipher_context_t *ctx, const unsigned char *input, … member