Searched refs:owf (Results 1 – 1 of 1) sorted by relevance
1061 ciphertext = pub.owf(&m, &r)1073 func (pub *PublicKey) owf(m, r *poly) []byte { func1149 expectedCiphertext := priv.PublicKey.owf(&m, &rPoly)