Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_driver_wrappers.h1242 static inline psa_status_t psa_driver_wrapper_cipher_encrypt_setup( in psa_driver_wrapper_cipher_encrypt_setup() function
H A Dpsa_crypto.c4490 status = psa_driver_wrapper_cipher_encrypt_setup(operation, in psa_cipher_setup()