Home
last modified time | relevance | path

Searched refs:PSA_ALG_IS_RSA_PSS_ANY_SALT (Results 1 - 4 of 4) sorted by relevance

/third_party/mbedtls/include/psa/
H A Dcrypto_values.h1490 #define PSA_ALG_IS_RSA_PSS_ANY_SALT(alg) \ macro
1510 PSA_ALG_IS_RSA_PSS_ANY_SALT(alg))
/third_party/mbedtls/library/
H A Dpsa_crypto_rsa.c398 if (PSA_ALG_IS_RSA_PSS_ANY_SALT(alg)) { in rsa_pss_expected_salt_len()
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names_generated.c340 } else if (PSA_ALG_IS_RSA_PSS_ANY_SALT(core_alg)) { in psa_snprint_algorithm()
/third_party/mbedtls/tests/src/
H A Dpsa_exercise_key.c1219 if (PSA_ALG_IS_RSA_PSS_ANY_SALT(alg)) { in mbedtls_test_can_exercise_psa_algorithm()

Completed in 8 milliseconds