Searched defs:cOut (Results 1 – 5 of 5) sorted by relevance
152 OutputStream cOut = CMSUtils.attachSignersToOutputStream(signerGens, bOut); in generate() local
346 OutputStream cOut = new TeeOutputStream(digOut, sigOut); in doVerify() local
158 CipherOutputStream cOut = new CipherOutputStream(dOut, cipher); in StoreEntry() local1037 CipherOutputStream cOut = new CipherOutputStream(dOut, cipher); in engineStore() local
279 char* cOut = &errorRows[(y % kRowCount) * width]; in similarBits() local
335 int* cOut = &errorRows[y % kRowCount]; in similarBits() local