Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dumac.c803 x_lo, in poly64() local
808 x_lo = (UINT32)X; in poly64()
813 T = ((UINT64)x_lo << 32); in poly64()