Searched refs:cbc_copy_to (Results 1 – 2 of 2) sorted by relevance
58 ctx->cbc_copy_to = datap; in cbc_encrypt_contiguous_blocks()118 ctx->cbc_copy_to = datap; in cbc_encrypt_contiguous_blocks()121 ctx->cbc_copy_to = NULL; in cbc_encrypt_contiguous_blocks()165 ctx->cbc_copy_to = datap; in cbc_decrypt_contiguous_blocks()231 ctx->cbc_copy_to = datap; in cbc_decrypt_contiguous_blocks()234 ctx->cbc_copy_to = NULL; in cbc_decrypt_contiguous_blocks()
119 #define cbc_copy_to cbc_common.cc_copy_to macro