Searched refs:bebits (Results 1 – 2 of 2) sorted by relevance
269 __be64 *bebits; in hash_pad() local303 bebits = (__be64 *)&buf[j]; in hash_pad()304 *bebits = cpu_to_be64(byte_count << 3); in hash_pad()308 bebits = (__be64 *)&buf[j]; in hash_pad()309 *bebits = cpu_to_be64(byte_count >> 61); in hash_pad()311 bebits = (__be64 *)&buf[j]; in hash_pad()312 *bebits = cpu_to_be64(byte_count << 3); in hash_pad()
424 __be64 *bebits; in hash_pad() local458 bebits = (__be64 *)&buf[j]; in hash_pad()459 *bebits = cpu_to_be64(byte_count << 3); in hash_pad()463 bebits = (__be64 *)&buf[j]; in hash_pad()464 *bebits = cpu_to_be64(byte_count >> 61); in hash_pad()466 bebits = (__be64 *)&buf[j]; in hash_pad()467 *bebits = cpu_to_be64(byte_count << 3); in hash_pad()