Home
last modified time | relevance | path

Searched refs:hibit64 (Results 1 – 1 of 1) sorted by relevance

/linux/lib/crypto/
H A Dpoly1305-donna64.c38 u64 hibit64; in poly1305_core_blocks() local
48 hibit64 = ((u64)hibit) << 40; in poly1305_core_blocks()
70 h2 += (((t1 >> 24)) & 0x3ffffffffffULL) | hibit64; in poly1305_core_blocks()