cbc_remainder
bcopy(datap, ctx->cbc_remainder, remainder);
(uint8_t *)ctx->cbc_remainder + ctx->cbc_remainder_len,
bcopy(datap, &((uint8_t *)ctx->cbc_remainder)
blockp = (uint8_t *)ctx->cbc_remainder;
(uint8_t *)ctx->cbc_remainder);
blockp = (uint8_t *)ctx->cbc_remainder;
bcopy(datap, ctx->cbc_remainder, remainder);
uint8_t *M_last = (uint8_t *)cbc_ctx->cbc_remainder;
(uint8_t *)ctx->cbc_remainder + ctx->cbc_remainder_len,
bcopy(datap, &((uint8_t *)ctx->cbc_remainder)
blockp = (uint8_t *)ctx->cbc_remainder;