Home
last modified time | relevance | path

Searched defs:ginv (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dsntrup761.c1985 static void KeyGen(Fq *h, small *f, small *ginv) { in KeyGen()
2006 static void Decrypt(small *r, const Fq *c, const small *f, const small *ginv) { in Decrypt()