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