Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/
H A Dsntrup761.c738 static void KeyGen(Fq *h,small *f,small *ginv) in KeyGen()
762 static void Decrypt(small *r,const Fq *c,const small *f,const small *ginv) in Decrypt()