Home
last modified time | relevance | path

Searched refs:mbedtls_psa_cipher_decrypt (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_cipher.h306 psa_status_t mbedtls_psa_cipher_decrypt(const psa_key_attributes_t *attributes,
H A Dpsa_crypto_cipher.c659 psa_status_t mbedtls_psa_cipher_decrypt( in mbedtls_psa_cipher_decrypt() function
H A Dpsa_crypto_driver_wrappers.h1198 return( mbedtls_psa_cipher_decrypt( attributes, in psa_driver_wrapper_cipher_decrypt()