Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsntrup761.c182 uint16 ur,ur2; in int32_divmod_uint14() local
186 uint32_divmod_uint14(&uq2,&ur2,0x80000000,m); in int32_divmod_uint14()
187 ur -= ur2; uq -= uq2; in int32_divmod_uint14()