Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsntrup761.c1877 static void Rq_mult_small(Fq *h, const Fq *f, const small *g) { in Rq_mult_small() function
1997 Rq_mult_small(h, finv, g); in KeyGen()
2002 Rq_mult_small(hr, h, r); in Encrypt()
2010 Rq_mult_small(cf, c, f); in Decrypt()