Searched refs:bebits (Results 1 – 2 of 2) sorted by relevance
275 __be64 *bebits; in hash_pad() local309 bebits = (__be64 *)&buf[j]; in hash_pad()310 *bebits = cpu_to_be64(byte_count << 3); in hash_pad()314 bebits = (__be64 *)&buf[j]; in hash_pad()315 *bebits = cpu_to_be64(byte_count >> 61); in hash_pad()317 bebits = (__be64 *)&buf[j]; in hash_pad()318 *bebits = cpu_to_be64(byte_count << 3); in hash_pad()
415 __be64 *bebits; in hash_pad() local449 bebits = (__be64 *)&buf[j]; in hash_pad()450 *bebits = cpu_to_be64(byte_count << 3); in hash_pad()454 bebits = (__be64 *)&buf[j]; in hash_pad()455 *bebits = cpu_to_be64(byte_count >> 61); in hash_pad()457 bebits = (__be64 *)&buf[j]; in hash_pad()458 *bebits = cpu_to_be64(byte_count << 3); in hash_pad()