Home
last modified time | relevance | path

Searched refs:psa_ecc_family_name (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/third_party/mbedtls/repo/programs/psa/
Dpsa_constant_names.c83 static const char *psa_ecc_family_name(psa_ecc_family_t curve);
92 const char *family_name = psa_ecc_family_name(curve); in append_with_curve()
162 const char *name = psa_ecc_family_name(curve); in psa_snprint_ecc_curve()
Dpsa_constant_names_generated.c30 static const char *psa_ecc_family_name(psa_ecc_family_t curve) in psa_ecc_family_name() function