Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsntrup761.c575 static void Rq_mult_small(Fq *h,const Fq *f,const small *g) in Rq_mult_small() function
749 Rq_mult_small(h,finv,g); in KeyGen()
757 Rq_mult_small(hr,h,r); in Encrypt()
771 Rq_mult_small(cf,c,f); in Decrypt()
793 Rq_mult_small(aG,G,a); in KeyGen()
804 Rq_mult_small(bG,G,b); in Encrypt()
806 Rq_mult_small(bA,A,b); in Encrypt()
816 Rq_mult_small(aB,B,a); in Decrypt()