Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_driver_wrappers.h1315 static inline psa_status_t psa_driver_wrapper_cipher_decrypt_setup( in psa_driver_wrapper_cipher_decrypt_setup() function
H A Dpsa_crypto.c4496 status = psa_driver_wrapper_cipher_decrypt_setup(operation, in psa_cipher_setup()