Searched refs:psa_can_do_hash (Results 1 – 4 of 4) sorted by relevance
611 int psa_can_do_hash(psa_algorithm_t hash_alg);
251 return psa_can_do_hash(alg); in md_can_use_psa()
284 int psa_can_do_hash(psa_algorithm_t hash_alg) in psa_can_do_hash() function
137 * implements `psa_can_do_hash()` on the client interface