Home
last modified time | relevance | path

Searched refs:psa_can_do_hash (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_extra.h611 int psa_can_do_hash(psa_algorithm_t hash_alg);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dmd.c251 return psa_can_do_hash(alg); in md_can_use_psa()
H A Dpsa_crypto.c284 int psa_can_do_hash(psa_algorithm_t hash_alg) in psa_can_do_hash() function
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog137 * implements `psa_can_do_hash()` on the client interface