Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_cipher.c241 psa_status_t mbedtls_psa_cipher_decrypt_setup( in mbedtls_psa_cipher_decrypt_setup() function
543 status = mbedtls_psa_cipher_decrypt_setup(&operation, attributes, in mbedtls_psa_cipher_decrypt()
H A Dpsa_crypto_cipher.h85 psa_status_t mbedtls_psa_cipher_decrypt_setup(
H A Dpsa_crypto_driver_wrappers.h1323 status = mbedtls_psa_cipher_decrypt_setup( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_decrypt_setup()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_cipher.c371 psa_status_t mbedtls_psa_cipher_decrypt_setup( in mbedtls_psa_cipher_decrypt_setup() function
677 status = mbedtls_psa_cipher_decrypt_setup(&operation, attributes, in mbedtls_psa_cipher_decrypt()
H A Dpsa_crypto_cipher.h108 psa_status_t mbedtls_psa_cipher_decrypt_setup(
H A Dpsa_crypto_driver_wrappers.h1349 status = mbedtls_psa_cipher_decrypt_setup( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_decrypt_setup()
/aosp_15_r20/external/mbedtls/tests/src/drivers/
H A Dtest_driver_cipher.c177 return mbedtls_psa_cipher_decrypt_setup( in mbedtls_test_transparent_cipher_decrypt_setup()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/drivers/
H A Dtest_driver_cipher.c181 return mbedtls_psa_cipher_decrypt_setup( in mbedtls_test_transparent_cipher_decrypt_setup()
/aosp_15_r20/external/mbedtls/scripts/data_files/driver_templates/
H A Dpsa_crypto_driver_wrappers.h.jinja1286 status = mbedtls_psa_cipher_decrypt_setup( &operation->ctx.mbedtls_ctx,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/data_files/driver_templates/
H A Dpsa_crypto_driver_wrappers.h.jinja1312 status = mbedtls_psa_cipher_decrypt_setup( &operation->ctx.mbedtls_ctx,