Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_aead.h391 psa_status_t mbedtls_psa_aead_update(
H A Dpsa_crypto_aead.c484 psa_status_t mbedtls_psa_aead_update( in mbedtls_psa_aead_update() function
H A Dpsa_crypto_driver_wrappers.h2028 return( mbedtls_psa_aead_update( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_aead_update()