Searched refs:modQBytes (Results 1 – 1 of 1) sorted by relevance
13 PublicKeySize = modQBytes14 CiphertextSize = modQBytes21 modQBytes = 1138 const1042 ret := make([]byte, modQBytes)1087 ret := make([]byte, modQBytes)1100 var ret [2*mod3Bytes + modQBytes]byte1108 if len(ciphertext) != modQBytes {