Home
last modified time | relevance | path

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

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