Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/crypto/
A Dpoly1305-donna64.c39 u64 hibit64; in poly1305_core_blocks() local
49 hibit64 = ((u64)hibit) << 40; in poly1305_core_blocks()
71 h2 += (((t1 >> 24)) & 0x3ffffffffffULL) | hibit64; in poly1305_core_blocks()

Completed in 2 milliseconds