Searched defs:ginv (Results 1 – 1 of 1) sorted by relevance
1985 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()