Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_rsa.h309 psa_status_t mbedtls_psa_asymmetric_decrypt(const psa_key_attributes_t *attributes,
H A Dpsa_crypto_rsa.c609 psa_status_t mbedtls_psa_asymmetric_decrypt(const psa_key_attributes_t *attributes, in mbedtls_psa_asymmetric_decrypt() function
H A Dpsa_crypto_driver_wrappers.h2620 return( mbedtls_psa_asymmetric_decrypt( attributes, in psa_driver_wrapper_asymmetric_decrypt()