Home
last modified time | relevance | path

Searched refs:mbedtls_psa_aead_update (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto_aead.h391 psa_status_t mbedtls_psa_aead_update(
Dpsa_crypto_aead.c484 psa_status_t mbedtls_psa_aead_update( in mbedtls_psa_aead_update() function
Dpsa_crypto_driver_wrappers.h2029 return( mbedtls_psa_aead_update( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_aead_update()
/openthread-latest/third_party/mbedtls/repo/tests/src/drivers/
Dtest_driver_aead.c321 mbedtls_psa_aead_update(operation, input, input_length, output, in mbedtls_test_transparent_aead_update()
/openthread-latest/third_party/mbedtls/repo/scripts/data_files/driver_templates/
Dpsa_crypto_driver_wrappers.h.jinja1992 return( mbedtls_psa_aead_update( &operation->ctx.mbedtls_ctx,