Searched refs:bebits (Results 1 – 1 of 1) sorted by relevance
420 __be64 *bebits; in hash_pad() local454 bebits = (__be64 *)&buf[j]; in hash_pad()455 *bebits = cpu_to_be64(byte_count << 3); in hash_pad()459 bebits = (__be64 *)&buf[j]; in hash_pad()460 *bebits = cpu_to_be64(byte_count >> 61); in hash_pad()462 bebits = (__be64 *)&buf[j]; in hash_pad()463 *bebits = cpu_to_be64(byte_count << 3); in hash_pad()