PSA_ALG_IS_RSA_PSS is only used within mbedTLS.
 
Symbols
loading (4/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsReferences

Return value

1 if \p alg is of the form #PSA_ALG_RSA_PSS(\c hash_alg) or #PSA_ALG_RSA_PSS_ANY_SALT_BASE(\c hash_alg), where \c hash_alg is a hash algorithm or #PSA_ALG_ANY_HASH. 0 otherwise. This macro may return either 0 or 1 if \p alg is not a supported algorithm identifier or policy.

References