Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/include/test/drivers/
Dcrypto_config_test_driver_extension.h565 #if defined(MBEDTLS_PSA_ACCEL_ALG_GCM)
566 #undef MBEDTLS_PSA_ACCEL_ALG_GCM
568 #define MBEDTLS_PSA_ACCEL_ALG_GCM 1 macro
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_crypto_helpers.h295 defined(MBEDTLS_PSA_ACCEL_ALG_GCM)
/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dconfig_adjust_legacy_from_psa.h868 #if !defined(MBEDTLS_PSA_ACCEL_ALG_GCM) || \