Home
last modified time | relevance | path

Searched refs:mbedtls_poison_test_hooks_teardown (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dpsa_memory_poisoning_wrappers.h36 void mbedtls_poison_test_hooks_teardown(void);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/
H A Dpsa_memory_poisoning_wrappers.c22 void mbedtls_poison_test_hooks_teardown(void) in mbedtls_poison_test_hooks_teardown() function
H A Dhelpers.c353 mbedtls_poison_test_hooks_teardown(); in mbedtls_test_platform_teardown()