EVP_CipherUpdate
!EVP_CipherUpdate(ctx, oblock, &outlen, dbuf, dlen) ||
!EVP_CipherUpdate(ctx, oblock, &outlen, dbuf, dlen) ||
if (!EVP_CipherUpdate(kari->ctx, NULL, &outlen, in, inlen))
if (!EVP_CipherUpdate(kari->ctx, out, &outlen, in, inlen))
if (!EVP_CipherUpdate(ctx->cipher,
if (!EVP_CipherUpdate(ctx->cipher,
if (!EVP_CipherUpdate(ctx->cipher,
if (!EVP_CipherUpdate(ctx, out, &i, in, inlen)) {
__owur int EVP_CipherUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out,
|| !EVP_CipherUpdate(ctx, ct_buf, &len, t->base.pt,
&& EVP_CipherUpdate(ctx, pt_buf, &len,
&& EVP_CipherUpdate(ctx, NULL, &tmp, t->aad, t->aad_len);
if (!EVP_CipherUpdate(ctr->ctx_df, out, &outlen, out, len)
if (!EVP_CipherUpdate(ctr->ctx_ecb, ctr->KX, &outlen, ctr->KX + ctr->keylen,
if (!EVP_CipherUpdate(ctr->ctx_ecb, ctr->KX + 16, &outlen, ctr->KX,
if (!EVP_CipherUpdate(ctr->ctx_ecb, ctr->KX + 32, &outlen,
if (!EVP_CipherUpdate(ctr->ctx_ecb, out, &outlen, V_tmp, len)
if (!EVP_CipherUpdate(ctr->ctx_ctr, out, &outl, out, buflen)
if (EVP_CipherUpdate(cctx, NULL, &l, aad, aad_len) != 1)
if (EVP_CipherUpdate(cctx, dst, &l, src, src_len - el->tag_len) != 1)
if (EVP_CipherUpdate(cctx, NULL, &l, hdr, hdr_len) != 1) {
if (EVP_CipherUpdate(cctx, txe_data(txe) + txe->data_len,
|| !EVP_CipherUpdate(hpr->cipher_ctx, mask, &l,
|| !EVP_CipherUpdate(hpr->cipher_ctx, dst, &l, sample, 16)) {
if (EVP_CipherUpdate(cctx, NULL, &l, buf, hdr_enc_len) != 1) {
if (EVP_CipherUpdate(cctx, NULL, &l, hdr->data,
if (!EVP_CipherUpdate(ds, rec->data, &outlen, rec->input,
&& EVP_CipherUpdate(enc_ctx, NULL, &lenu, NULL,
|| EVP_CipherUpdate(enc_ctx, NULL, &lenu, recheader,
|| EVP_CipherUpdate(enc_ctx, rec->data, &lenu, rec->input,
if (!EVP_CipherUpdate(ds, recs[0].data, &outlen, recs[0].input,
|| !TEST_true(EVP_CipherUpdate(ctx, NULL, &len, aad, aad_len))
|| !TEST_true(EVP_CipherUpdate(ctx, out, &len, pt, pt_len)))
if (!TEST_int_gt(EVP_CipherUpdate(ctx, out, &outlen, pt, 7), 0))
|| !TEST_true(EVP_CipherUpdate(ctx, out, &len, pt, pt_len))
|| !TEST_true(EVP_CipherUpdate(ctx, NULL, &len, NULL, pt_len))
|| !TEST_true(EVP_CipherUpdate(ctx, NULL, &len, aad, aad_len))
|| !TEST_int_eq(EVP_CipherUpdate(ctx, out, &len, pt, pt_len), pass))
|| !TEST_true(EVP_CipherUpdate(ctx, ebuf, &encl, in, BUFFER_SIZE))
|| !TEST_true(EVP_CipherUpdate(ctx, dbuf, &decl, ebuf, encl))
if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, t->input, t->inlen))) {
|| !TEST_true(EVP_CipherUpdate(ctx, outbuf1, &outlen1, t->input, t->inlen))
|| !TEST_true(EVP_CipherUpdate(ctx, outbuf2, &outlen2, t->input, t->inlen))
if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, t->input, t->inlen))) {
if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, t->input, t->inlen))) {
if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, cfbPlaintext, sizeof(cfbPlaintext)))) {
if (!TEST_true(EVP_CipherUpdate(ctx, NULL, &outlen3, gcmAAD, sizeof(gcmAAD)))) {
if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, gcmResetPlaintext,
if (!TEST_true(EVP_CipherUpdate(ctx, NULL, &outlen3, gcmAAD, sizeof(gcmAAD)))) {
if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, gcmResetPlaintext,
if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen, gcmDefaultPlaintext,
if (!TEST_false(EVP_CipherUpdate(ctx, outbuf, &outlen, gcmDefaultPlaintext,
if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen, gcmDefaultPlaintext,
if (!TEST_false(EVP_CipherUpdate(ctx, outbuf, &outlen, gcmDefaultPlaintext,
|| !TEST_true(EVP_CipherUpdate(ctx, ct, &ctlen, msg, len))
|| !TEST_true(EVP_CipherUpdate(ctx, pt, &ptlen, ct, ctlen))
|| !TEST_int_gt(EVP_CipherUpdate(ctx, encrypted_skey, &enc_len, data, DATA_SIZE), 0)
|| !TEST_int_gt(EVP_CipherUpdate(ctx, encrypted_raw, &enc_len, data, DATA_SIZE), 0)
|| !TEST_int_gt(EVP_CipherUpdate(ctx, encrypted_skey, &enc_len, data, DATA_SIZE), 0)
|| !TEST_int_gt(EVP_CipherUpdate(ctx, encrypted_raw, &enc_len, data, DATA_SIZE), 0)
if (!EVP_CipherUpdate(ctx, NULL, &tmplen, NULL, out_len)) {
if (!EVP_CipherUpdate(ctx, NULL, &chunklen,
if (!EVP_CipherUpdate(ctx, NULL, &chunklen, expected->aad[i], 1))
if (!EVP_CipherUpdate(ctx, NULL, &chunklen,
&& !EVP_CipherUpdate(ctx, NULL, &chunklen,
if (!EVP_CipherUpdate(ctx, tmp + out_misalign + tmplen, &chunklen,
if (!EVP_CipherUpdate(ctx, tmp + out_misalign, &chunklen, in, 1))
if (!EVP_CipherUpdate(ctx, tmp + out_misalign + tmplen, &chunklen,
if (!EVP_CipherUpdate(ctx, tmp + out_misalign + tmplen, &chunklen,
if (!EVP_CipherUpdate(ctx->cipher_ctxs[i],
|| !TEST_true(EVP_CipherUpdate(ctx, out, &i, pbe_plaintext,
|| !TEST_true(EVP_CipherUpdate(ctx, out, &i, exp, exp_len)))
if (EVP_CipherUpdate(ctx, data, &outsize, data, datasize) == 0) {
if (EVP_CipherUpdate(ctx, (u_char *)output, &outl,
if (EVP_CipherUpdate(ctx, (u_char *)output, &outl,