Home
last modified time | relevance | path

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

/hal_espressif-latest/components/mbedtls/port/mbedtls_rom/
Dmbedtls_rom_osi.c80 static const mbedtls_rom_funcs_t mbedtls_rom_funcs_table = {
466 mbedtls_rom_osi_funcs_ptr = (mbedtls_rom_funcs_t *)&mbedtls_rom_funcs_table; in mbedtls_rom_osi_functions_init()
Dmbedtls_rom_osi.h409 } mbedtls_rom_funcs_t; typedef