PSA_ALG_IS_TLS12_PRF macro
Whether the specified algorithm is a TLS-1.2 PRF algorithm.
Arguments
alg
An algorithm identifier (value of type #psa_algorithm_t).
Return value
1 if \c alg is a TLS-1.2 PRF algorithm, 0 otherwise. This macro may return either 0 or 1 if \c alg is not a supported key derivation algorithm identifier.