Home
last modified time | relevance | path

Searched refs:MBEDTLS_TEST_MEMORY_CAN_POISON (Results 1 – 7 of 7) sorted by relevance

/mbedtls/tests/include/test/
A Dmemory.h32 # define MBEDTLS_TEST_MEMORY_CAN_POISON macro
67 #if defined(MBEDTLS_TEST_MEMORY_CAN_POISON)
A Dpsa_memory_poisoning_wrappers.h22 #if defined(MBEDTLS_TEST_HOOKS) && defined(MBEDTLS_TEST_MEMORY_CAN_POISON)
/mbedtls/tests/src/
A Dtest_memory.c16 #if defined(MBEDTLS_TEST_MEMORY_CAN_POISON)
21 #if defined(MBEDTLS_TEST_MEMORY_CAN_POISON)
A Dpsa_memory_poisoning_wrappers.c12 && defined(MBEDTLS_TEST_MEMORY_CAN_POISON)
A Dhelpers.c322 && defined(MBEDTLS_TEST_MEMORY_CAN_POISON) in mbedtls_test_platform_setup()
352 && defined(MBEDTLS_TEST_MEMORY_CAN_POISON) in mbedtls_test_platform_teardown()
/mbedtls/tests/suites/
A Dtest_suite_test_helpers.function14 /* BEGIN_CASE depends_on:MBEDTLS_TEST_MEMORY_CAN_POISON */
/mbedtls/docs/architecture/
A Dpsa-shared-memory.md672 … we can auto-detect ASan at compile-time and set an option: `MBEDTLS_TEST_MEMORY_CAN_POISON`. When…

Completed in 15 milliseconds