Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_cipher.c369 psa_status_t mbedtls_psa_cipher_update( in mbedtls_psa_cipher_update() function
501 status = mbedtls_psa_cipher_update(&operation, input, input_length, in mbedtls_psa_cipher_encrypt()
558 status = mbedtls_psa_cipher_update( in mbedtls_psa_cipher_decrypt()
H A Dpsa_crypto_cipher.h138 psa_status_t mbedtls_psa_cipher_update(
H A Dpsa_crypto_driver_wrappers.h1410 return( mbedtls_psa_cipher_update( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_update()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_cipher.c499 psa_status_t mbedtls_psa_cipher_update( in mbedtls_psa_cipher_update() function
635 status = mbedtls_psa_cipher_update(&operation, input, input_length, in mbedtls_psa_cipher_encrypt()
692 status = mbedtls_psa_cipher_update( in mbedtls_psa_cipher_decrypt()
H A Dpsa_crypto_cipher.h161 psa_status_t mbedtls_psa_cipher_update(
H A Dpsa_crypto_driver_wrappers.h1436 return( mbedtls_psa_cipher_update( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_update()
/aosp_15_r20/external/mbedtls/tests/src/drivers/
H A Dtest_driver_cipher.c260 return mbedtls_psa_cipher_update( in mbedtls_test_transparent_cipher_update()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/drivers/
H A Dtest_driver_cipher.c268 return mbedtls_psa_cipher_update( in mbedtls_test_transparent_cipher_update()
/aosp_15_r20/external/mbedtls/scripts/data_files/driver_templates/
H A Dpsa_crypto_driver_wrappers.h.jinja1373 return( mbedtls_psa_cipher_update( &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.jinja1399 return( mbedtls_psa_cipher_update( &operation->ctx.mbedtls_ctx,