Home
last modified time | relevance | path

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

/external/openssh/
Dsntrup4591761.c471 static int smaller_mask_r3_recip(int x,int y) in smaller_mask_r3_recip() function
572 swapmask = smaller_mask_r3_recip(e,d) & mod3_nonzero_mask(g[p]); in r3_recip()
589 return smaller_mask_r3_recip(0,d); in r3_recip()