Searched refs:PSA_ALG_IS_SIGN_MESSAGE (Results 1 – 3 of 3) sorted by relevance
1702 #define PSA_ALG_IS_SIGN_MESSAGE(alg) \ macro
1174 } else if (PSA_ALG_IS_SIGN_MESSAGE(alg)) { in mbedtls_test_psa_usage_to_exercise()
2975 if (!PSA_ALG_IS_SIGN_MESSAGE(alg)) {