Home
last modified time | relevance | path

Searched refs:MBEDTLS_STATIC_TESTABLE (Results 1 – 6 of 6) sorted by relevance

/third_party/mbedtls/library/
Dcommon.h46 #define MBEDTLS_STATIC_TESTABLE macro
48 #define MBEDTLS_STATIC_TESTABLE static macro
Dconstant_time.c163 MBEDTLS_STATIC_TESTABLE
Decp.c2926 MBEDTLS_STATIC_TESTABLE
Decp_curves.c5003 MBEDTLS_STATIC_TESTABLE
Dpsa_crypto.c495 MBEDTLS_STATIC_TESTABLE psa_status_t psa_mac_key_can_do( in psa_mac_key_can_do()
/third_party/mbedtls/docs/architecture/testing/
Dinvasive-testing.md36 …r optimization but can't be `static` for testing, declare it as `MBEDTLS_STATIC_TESTABLE`, and mak…