Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsntrup761.c738 static void KeyGen(Fq *h,small *f,small *ginv) in KeyGen() function
788 static void KeyGen(Fq *A,small *a,const Fq *G) in KeyGen() function
913 KeyGen(A,a,G); in XKeyGen()
1060 KeyGen(h,f,v); in ZKeyGen()