Searched refs:update_output_length (Results 1 – 1 of 1) sorted by relevance
505 size_t update_output_length; in mbedtls_psa_aead_update() local508 update_output_length = input_length; in mbedtls_psa_aead_update()517 &update_output_length ) ); in mbedtls_psa_aead_update()543 *output_length = update_output_length; in mbedtls_psa_aead_update()
Completed in 3 milliseconds