Searched refs:mbedtls_chachapoly_update_aad (Results 1 – 4 of 4) sorted by relevance
197 int mbedtls_chachapoly_update_aad(mbedtls_chachapoly_context *ctx,
143 int mbedtls_chachapoly_update_aad(mbedtls_chachapoly_context *ctx, in mbedtls_chachapoly_update_aad() function261 ret = mbedtls_chachapoly_update_aad(ctx, aad, aad_len); in chachapoly_crypt_and_tag()
466 mbedtls_chachapoly_update_aad(&operation->ctx.chachapoly, in mbedtls_psa_aead_update_ad()
610 return mbedtls_chachapoly_update_aad((mbedtls_chachapoly_context *) ctx->cipher_ctx, in mbedtls_cipher_update_ad()