Searched refs:ctr_keysched (Results 1 – 3 of 3) sorted by relevance
91 cipher(ctx->ctr_keysched, (uint8_t *)ctx->ctr_cb, in ctr_mode_contiguous_blocks()183 encrypt_block(ctx->ctr_keysched, (uint8_t *)ctx->ctr_cb, in ctr_mode_final()
131 #define ctr_keysched ctr_common.cc_keysched macro
861 ctr_ctx->ctr_keysched = key_sched; in aes_ctr_ctx_init()