Searched refs:crc_variant (Results 1 – 1 of 1) sorted by relevance
40 struct crc_variant { struct59 static u64 crc_mask(const struct crc_variant *v) in crc_mask() argument65 static u64 crc_ref(const struct crc_variant *v, in crc_ref()113 static u64 generate_random_initial_crc(const struct crc_variant *v) in generate_random_initial_crc()145 static void crc_test(struct kunit *test, const struct crc_variant *v) in crc_test()238 static const struct crc_variant crc_variant_crc7_be = {261 static const struct crc_variant crc_variant_crc16 = {285 static const struct crc_variant crc_variant_crc_t10dif = {309 static const struct crc_variant crc_variant_crc32_le = {333 static const struct crc_variant crc_variant_crc32_be = {[all …]