Whether the specified algorithm is an elliptic curve Diffie-Hellman algorithm. This includes the raw elliptic curve Diffie-Hellman algorithm as well as elliptic curve 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 an elliptic curve Diffie-Hellman algorithm, 0 otherwise. This macro may return either 0 or 1 if \c alg is not a supported key agreement algorithm identifier.