Lines Matching refs:crc_init
73 # unsigned int crc_pcl(u8 *buffer, int len, unsigned int crc_init);
91 #define crc_init %r8 macro
100 ## Move crc_init for Linux to a different
101 mov crc_init_arg, crc_init
225 movq crc_init, %xmm1 # CRC for block 1
234 mov crc2, crc_init
235 crc32 %rax, crc_init
253 crc32q (bufptmp), crc_init
254 crc32q 8(bufptmp), crc_init
279 crc32q i(bufptmp), crc_init # Compute crc32 of 8-byte data
308 movq crc_init, %rax