Home
last modified time | relevance | path

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

/mbedtls-latest/tests/src/drivers/
Dtest_driver_asymmetric_encryption.c101 return mbedtls_psa_asymmetric_decrypt( in mbedtls_test_transparent_asymmetric_decrypt()
172 return mbedtls_psa_asymmetric_decrypt( in mbedtls_test_opaque_asymmetric_decrypt()
/mbedtls-latest/library/
Dpsa_crypto_rsa.h309 psa_status_t mbedtls_psa_asymmetric_decrypt(const psa_key_attributes_t *attributes,
Dpsa_crypto_rsa.c609 psa_status_t mbedtls_psa_asymmetric_decrypt(const psa_key_attributes_t *attributes, in mbedtls_psa_asymmetric_decrypt() function
Dpsa_crypto_driver_wrappers.h3061 return( mbedtls_psa_asymmetric_decrypt( attributes, in psa_driver_wrapper_asymmetric_decrypt()
/mbedtls-latest/scripts/data_files/driver_templates/
Dpsa_crypto_driver_wrappers.h.jinja2585 return( mbedtls_psa_asymmetric_decrypt( attributes,