Searched refs:gcm_copy_to (Results 1 – 2 of 2) sorted by relevance
156 ctx->gcm_copy_to = datap; in gcm_mode_encrypt_contiguous_blocks()199 bcopy(blockp, ctx->gcm_copy_to, in gcm_mode_encrypt_contiguous_blocks()240 ctx->gcm_copy_to = datap; in gcm_mode_encrypt_contiguous_blocks()243 ctx->gcm_copy_to = NULL; in gcm_mode_encrypt_contiguous_blocks()
226 #define gcm_copy_to gcm_common.cc_copy_to macro