Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_cipher.h283 psa_status_t mbedtls_psa_cipher_decrypt(const psa_key_attributes_t *attributes,
H A Dpsa_crypto_cipher.c528 psa_status_t mbedtls_psa_cipher_decrypt( in mbedtls_psa_cipher_decrypt() function
H A Dpsa_crypto_driver_wrappers.h1173 return( mbedtls_psa_cipher_decrypt( attributes, in psa_driver_wrapper_cipher_decrypt()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_cipher.h306 psa_status_t mbedtls_psa_cipher_decrypt(const psa_key_attributes_t *attributes,
H A Dpsa_crypto_cipher.c662 psa_status_t mbedtls_psa_cipher_decrypt( in mbedtls_psa_cipher_decrypt() function
H A Dpsa_crypto_driver_wrappers.h1199 return( mbedtls_psa_cipher_decrypt( attributes, in psa_driver_wrapper_cipher_decrypt()
/aosp_15_r20/external/mbedtls/tests/src/drivers/
H A Dtest_driver_cipher.c117 return mbedtls_psa_cipher_decrypt( in mbedtls_test_transparent_cipher_decrypt()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/drivers/
H A Dtest_driver_cipher.c121 return mbedtls_psa_cipher_decrypt( in mbedtls_test_transparent_cipher_decrypt()
/aosp_15_r20/external/mbedtls/scripts/data_files/driver_templates/
H A Dpsa_crypto_driver_wrappers.h.jinja1136 return( mbedtls_psa_cipher_decrypt( attributes,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/data_files/driver_templates/
H A Dpsa_crypto_driver_wrappers.h.jinja1162 return( mbedtls_psa_cipher_decrypt( attributes,