Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dsntrup761.c907 static void XKeyGen(unsigned char *S,Fq *A,small *a) in XKeyGen() function
1113 XKeyGen(pk,A,a); pk += Seeds_bytes; in ZKeyGen()