Home
last modified time | relevance | path

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

/external/openssh/
Dsntrup4591761.c253 extern int r3_recip(small *,const small *);
419 while (r3_recip(grecip,g) != 0); in crypto_kem_sntrup4591761_keypair()
501 int r3_recip(small *r,const small *s) in r3_recip() function