Home
last modified time | relevance | path

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

/hal_espressif-latest/components/mbedtls/port/mbedtls_rom/
Dmbedtls_rom_osi.c198 ._mbedtls_internal_sha1_process = mbedtls_internal_sha1_process,
Dmbedtls_rom_osi.h397 … int (*_mbedtls_internal_sha1_process)( mbedtls_sha1_context *ctx, const unsigned char data[64] ); member