crc32fast
1.4.2
In crc32fast::
combine
Constants
GF2_DIM
Functions
combine
gf2_matrix_square
gf2_matrix_times
crc32fast
::
combine
Function
combine
Copy item path
Settings
Help
Summary
Source
pub(crate) fn combine(crc1:
u32
, crc2:
u32
, len2:
u64
) ->
u32