Home
last modified time | relevance | path

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

/linux-6.15/lib/tests/
H A Dcrc_kunit.c394 static u64 crc32c_combine_wrapper(u64 crc1, u64 crc2, size_t len2) in crc32c_combine_wrapper() function
404 .combine_func = crc32c_combine_wrapper,