Home
last modified time | relevance | path

Searched refs:PSA_DH_FAMILY_CUSTOM (Results 1 – 4 of 4) sorted by relevance

/openthread-3.5.0/third_party/mbedtls/repo/include/psa/
Dcrypto_extra.h430 #define PSA_DH_FAMILY_CUSTOM ((psa_dh_family_t) 0x7e) macro
Dcrypto_compat.h254 MBEDTLS_DEPRECATED_CONSTANT( psa_dh_family_t, PSA_DH_FAMILY_CUSTOM )
/openthread-3.5.0/third_party/mbedtls/repo/programs/psa/
Dpsa_constant_names_generated.c51 case PSA_DH_FAMILY_CUSTOM: return "PSA_DH_FAMILY_CUSTOM"; in psa_dh_family_name()
/openthread-3.5.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto.function351 TEST_EQUAL( PSA_DH_GROUP_CUSTOM, PSA_DH_FAMILY_CUSTOM );