Searched refs:lebits (Results 1 – 2 of 2) sorted by relevance
265 __le64 *lebits; in hash_pad() local292 lebits = (__le64 *)&buf[j]; in hash_pad()293 *lebits = cpu_to_le64(byte_count << 3); in hash_pad()
421 __le64 *lebits; in hash_pad() local448 lebits = (__le64 *)&buf[j]; in hash_pad()449 *lebits = cpu_to_le64(byte_count << 3); in hash_pad()
Completed in 9 milliseconds