Searched refs:ctr_upper_mask (Results 1 – 2 of 2) sorted by relevance
108 ntohll(ctx->ctr_cb[0] & ctx->ctr_upper_mask); in ctr_mode_contiguous_blocks()110 upper_counter &= ctx->ctr_upper_mask; in ctr_mode_contiguous_blocks()112 (ctx->ctr_cb[0] & ~(ctx->ctr_upper_mask)) | in ctr_mode_contiguous_blocks()226 ctr_ctx->ctr_upper_mask = htonll(upper_mask); in ctr_init_ctx()
124 uint64_t ctr_upper_mask; member