Home
last modified time | relevance | path

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

/mbedtls-development/include/psa/
A Dcrypto_values.h1445 #define PSA_ALG_IS_RSA_PSS(alg) \ macro
1624 (PSA_ALG_IS_RSA_PSS(alg) || PSA_ALG_IS_RSA_PKCS1V15_SIGN(alg) || \
/mbedtls-development/library/
A Dpsa_crypto_rsa.c423 if( PSA_ALG_IS_RSA_PSS( alg ) ) in rsa_sign_hash()
522 if( PSA_ALG_IS_RSA_PSS( alg ) ) in rsa_verify_hash()
A Dpsa_crypto.c2895 PSA_ALG_IS_RSA_PSS( alg) ) in psa_sign_hash_builtin()
2966 PSA_ALG_IS_RSA_PSS( alg) ) in psa_verify_hash_builtin()

Completed in 17 milliseconds