Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_cipher.c230 psa_status_t mbedtls_psa_cipher_encrypt_setup( in mbedtls_psa_cipher_encrypt_setup() function
487 status = mbedtls_psa_cipher_encrypt_setup(&operation, attributes, in mbedtls_psa_cipher_encrypt()
H A Dpsa_crypto_cipher.h55 psa_status_t mbedtls_psa_cipher_encrypt_setup(
H A Dpsa_crypto_driver_wrappers.h1250 status = mbedtls_psa_cipher_encrypt_setup( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_encrypt_setup()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_cipher.c360 psa_status_t mbedtls_psa_cipher_encrypt_setup( in mbedtls_psa_cipher_encrypt_setup() function
621 status = mbedtls_psa_cipher_encrypt_setup(&operation, attributes, in mbedtls_psa_cipher_encrypt()
H A Dpsa_crypto_cipher.h78 psa_status_t mbedtls_psa_cipher_encrypt_setup(
H A Dpsa_crypto_driver_wrappers.h1276 status = mbedtls_psa_cipher_encrypt_setup( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_encrypt_setup()
/aosp_15_r20/external/mbedtls/tests/src/drivers/
H A Dtest_driver_cipher.c151 return mbedtls_psa_cipher_encrypt_setup( in mbedtls_test_transparent_cipher_encrypt_setup()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/drivers/
H A Dtest_driver_cipher.c155 return mbedtls_psa_cipher_encrypt_setup( in mbedtls_test_transparent_cipher_encrypt_setup()
/aosp_15_r20/external/mbedtls/scripts/data_files/driver_templates/
H A Dpsa_crypto_driver_wrappers.h.jinja1213 status = mbedtls_psa_cipher_encrypt_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.jinja1239 status = mbedtls_psa_cipher_encrypt_setup( &operation->ctx.mbedtls_ctx,