Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsntrup761.c194 static uint16 int32_mod_uint14(int32 x,uint16 m) in int32_mod_uint14() function
431 return int32_mod_uint14(x+1,3)-1; in F3_freeze()
444 return int32_mod_uint14(x+q12,q)-q12; in Fq_freeze()