Searched refs:ecb_copy_to (Results 1 – 2 of 2) sorted by relevance
63 ctx->ecb_copy_to = datap; in ecb_cipher_contiguous_blocks()94 bcopy(blockp, ctx->ecb_copy_to, in ecb_cipher_contiguous_blocks()128 ctx->ecb_copy_to = datap; in ecb_cipher_contiguous_blocks()131 ctx->ecb_copy_to = NULL; in ecb_cipher_contiguous_blocks()
100 #define ecb_copy_to ecb_common.cc_copy_to macro