Searched refs:copy_block (Results 1 – 1 of 1) sorted by relevance
232 static void copy_block(BLOCK *dst, const BLOCK *src);318 static void copy_block(BLOCK *dst, const BLOCK *src) in copy_block() function378 copy_block(&blockR, ref); in fill_block()380 copy_block(&tmp, &blockR); in fill_block()391 copy_block(next, &tmp); in fill_block()767 copy_block(&blockhash, ctx->memory + ctx->lane_length - 1); in finalize()
Completed in 7 milliseconds