Searched refs:mbedtls_chachapoly_starts (Results 1 – 4 of 4) sorted by relevance
154 int mbedtls_chachapoly_starts(mbedtls_chachapoly_context *ctx,
104 int mbedtls_chachapoly_starts(mbedtls_chachapoly_context *ctx, in mbedtls_chachapoly_starts() function256 ret = mbedtls_chachapoly_starts(ctx, nonce, mode); in chachapoly_crypt_and_tag()
401 mbedtls_chachapoly_starts(&operation->ctx.chachapoly, in mbedtls_psa_aead_set_nonce()
603 result = mbedtls_chachapoly_starts((mbedtls_chachapoly_context *) ctx->cipher_ctx, in mbedtls_cipher_update_ad()