Searched refs:ctr_remainder (Results 1 – 2 of 2) sorted by relevance
56 (uint8_t *)ctx->ctr_remainder + ctx->ctr_remainder_len, in ctr_mode_contiguous_blocks()74 bcopy(datap, &((uint8_t *)ctx->ctr_remainder) in ctr_mode_contiguous_blocks()77 blockp = (uint8_t *)ctx->ctr_remainder; in ctr_mode_contiguous_blocks()137 bcopy(datap, ctx->ctr_remainder, remainder); in ctr_mode_contiguous_blocks()170 p = (uint8_t *)ctx->ctr_remainder; in ctr_mode_final()
139 #define ctr_remainder ctr_common.cc_remainder macro