Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/drivers/
H A Dtest_driver_asymmetric_encryption.c60 return mbedtls_psa_asymmetric_encrypt( in mbedtls_test_transparent_asymmetric_encrypt()
138 return mbedtls_psa_asymmetric_encrypt( in mbedtls_test_opaque_asymmetric_encrypt()
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_rsa.h247 psa_status_t mbedtls_psa_asymmetric_encrypt(const psa_key_attributes_t *attributes,
H A Dpsa_crypto_rsa.c537 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.h2537 return( mbedtls_psa_asymmetric_encrypt( attributes, in psa_driver_wrapper_asymmetric_encrypt()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_rsa.h257 psa_status_t mbedtls_psa_asymmetric_encrypt(const psa_key_attributes_t *attributes,
H A Dpsa_crypto_rsa.c516 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.h2563 return( mbedtls_psa_asymmetric_encrypt( attributes, in psa_driver_wrapper_asymmetric_encrypt()
/aosp_15_r20/external/mbedtls/tests/src/drivers/
H A Dtest_driver_asymmetric_encryption.c57 return mbedtls_psa_asymmetric_encrypt( in mbedtls_test_transparent_asymmetric_encrypt()
/aosp_15_r20/external/mbedtls/scripts/data_files/driver_templates/
H A Dpsa_crypto_driver_wrappers.h.jinja2500 return( mbedtls_psa_asymmetric_encrypt( attributes,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/data_files/driver_templates/
H A Dpsa_crypto_driver_wrappers.h.jinja2526 return( mbedtls_psa_asymmetric_encrypt( attributes,