Searched refs:gf2_matrix_times (Results 1 – 1 of 1) sorted by relevance
96 local unsigned long gf2_matrix_times OF((unsigned long *mat,366 gf2_matrix_times(unsigned long *mat, unsigned long vec) in gf2_matrix_times() function387 square[n] = gf2_matrix_times(mat, mat[n]); in gf2_matrix_square()423 crc1 = gf2_matrix_times(even, crc1); in z_crc32_combine()433 crc1 = gf2_matrix_times(odd, crc1); in z_crc32_combine()