Searched refs:crc_init (Results 1 – 2 of 2) sorted by relevance
74 # unsigned int crc_pcl(u8 *buffer, int len, unsigned int crc_init);92 #define crc_init %r8 macro101 ## Move crc_init for Linux to a different102 mov crc_init_arg, crc_init227 movq crc_init, %xmm1 # CRC for block 1236 mov crc2, crc_init237 crc32 %rax, crc_init254 crc32q (bufptmp), crc_init255 crc32q 8(bufptmp), crc_init280 crc32q i(bufptmp), crc_init # Compute crc32 of 8-byte data[all …]
57 unsigned int crc_init);