Home
last modified time | relevance | path

Searched refs:ctr_keysched (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/algs/modes/
H A Dctr.c83 cipher(ctx->ctr_keysched, (uint8_t *)ctx->ctr_cb, in ctr_mode_contiguous_blocks()
166 encrypt_block(ctx->ctr_keysched, (uint8_t *)ctx->ctr_cb, in ctr_mode_final()
/f-stack/freebsd/contrib/openzfs/module/icp/include/modes/
H A Dmodes.h136 #define ctr_keysched ctr_common.cc_keysched macro