Whether the specified algorithm is a finite field Diffie-Hellman algorithm. This includes the raw finite field Diffie-Hellman algorithm as well as finite-field Diffie-Hellman followed by any supporter key derivation algorithm.
An algorithm identifier (value of type #psa_algorithm_t).
Return value
1 if \c alg is a finite field Diffie-Hellman algorithm, 0 otherwise. This macro may return either 0 or 1 if \c alg is not a supported key agreement algorithm identifier.