Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/mbedtls/repo/include/psa/
Dcrypto_extra.h406 #define PSA_ALG_IS_DETERMINISTIC_DSA(alg) \ macro
/openthread-3.4.0/third_party/mbedtls/repo/programs/psa/
Dpsa_constant_names_generated.c250 if (PSA_ALG_IS_DETERMINISTIC_DSA(core_alg)) { in psa_snprint_algorithm()