Searched refs:hibit64 (Results 1 – 1 of 1) sorted by relevance
39 u64 hibit64; in poly1305_core_blocks() local49 hibit64 = ((u64)hibit) << 40; in poly1305_core_blocks()71 h2 += (((t1 >> 24)) & 0x3ffffffffffULL) | hibit64; in poly1305_core_blocks()
Completed in 2 milliseconds