psa_pake_cs_get_hash() function
Retrieve the hash algorithm from a PAKE cipher suite.
Arguments
cipher_suite
The cipher suite structure to query.
Return value
The hash algorithm stored in the cipher suite structure. The return value is 0 if the PAKE is not parametrised by a hash algorithm or if the hash algorithm is not set.