Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_rsa.h251 psa_status_t mbedtls_psa_asymmetric_encrypt(const psa_key_attributes_t *attributes,
H A Dpsa_crypto_rsa.c515 psa_status_t mbedtls_psa_asymmetric_encrypt(const psa_key_attributes_t *attributes, in mbedtls_psa_asymmetric_encrypt() function
H A Dpsa_crypto_driver_wrappers.h2562 return( mbedtls_psa_asymmetric_encrypt( attributes, in psa_driver_wrapper_asymmetric_encrypt()