Home
last modified time | relevance | path

Searched refs:psa_driver_wrapper_hash_setup (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_driver_wrappers.h1583 static inline psa_status_t psa_driver_wrapper_hash_setup( in psa_driver_wrapper_hash_setup() function
H A Dpsa_crypto.c2410 status = psa_driver_wrapper_hash_setup(operation, alg); in psa_hash_setup()