Searched refs:KeyGen (Results 1 – 2 of 2) sorted by relevance
/openbsd/sbin/iked/ |
H A D | sntrup761.c | 734 static void KeyGen(Fq *h,small *f,small *ginv) in KeyGen() function 784 static void KeyGen(Fq *A,small *a,const Fq *G) in KeyGen() function 909 KeyGen(A,a,G); in XKeyGen() 1056 KeyGen(h,f,v); in ZKeyGen()
|
/openbsd/usr.bin/ssh/ |
H A D | sntrup761.c | 1980 static void KeyGen(Fq *h, small *f, small *ginv) { in KeyGen() function 2068 KeyGen(h, f, v); in ZKeyGen()
|