Home
last modified time | relevance | path

Searched refs:update_csum_40b (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/lib/
H A Dcsum-partial_64.c19 static inline unsigned long update_csum_40b(unsigned long sum, const unsigned long m[5]) in update_csum_40b() function
52 temp64 = update_csum_40b(temp64, buff); in csum_partial()
53 temp64_2 = update_csum_40b(temp64_2, buff + 40); in csum_partial()
68 temp64 = update_csum_40b(temp64, buff); in csum_partial()

Completed in 1 milliseconds