Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/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()
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto_rsa.h315 psa_status_t mbedtls_psa_asymmetric_decrypt(const psa_key_attributes_t *attributes,
Dpsa_crypto_rsa.c610 psa_status_t mbedtls_psa_asymmetric_decrypt(const psa_key_attributes_t *attributes, in mbedtls_psa_asymmetric_decrypt() function
Dpsa_crypto_driver_wrappers.h2621 return( mbedtls_psa_asymmetric_decrypt( attributes, in psa_driver_wrapper_asymmetric_decrypt()
/openthread-latest/third_party/mbedtls/repo/scripts/data_files/driver_templates/
Dpsa_crypto_driver_wrappers.h.jinja2584 return( mbedtls_psa_asymmetric_decrypt( attributes,