Home
last modified time | relevance | path

Searched refs:gf2_matrix_square (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/libkern/zlib/
H A Dz_crc32.c98 local void gf2_matrix_square OF((unsigned long *square, unsigned long *mat));
382 gf2_matrix_square(unsigned long *square, unsigned long *mat) in gf2_matrix_square() function
412 gf2_matrix_square(even, odd); in z_crc32_combine()
415 gf2_matrix_square(odd, even); in z_crc32_combine()
421 gf2_matrix_square(even, odd); in z_crc32_combine()
431 gf2_matrix_square(odd, even); in z_crc32_combine()