Home
last modified time | relevance | path

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

/openbsd/src/sbin/iked/
Dsntrup761.c737 Fq finv[p]; in KeyGen() local
744 Rq_recip3(finv,f); /* always works */ in KeyGen()
745 Rq_mult_small(h,finv,g); in KeyGen()
/openbsd/src/usr.bin/ssh/
Dsntrup761.c1982 Fq finv[p]; in KeyGen() local
1991 Rq_recip3(finv, f); in KeyGen()
1992 Rq_mult_small(h, finv, g); in KeyGen()