Searched refs:update_csum_40b (Results 1 – 1 of 1) sorted by relevance
19 static inline unsigned long update_csum_40b(unsigned long sum, const unsigned long m[5]) in update_csum_40b() function52 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 5 milliseconds