Searched defs:bytesProduced (Results 1 – 5 of 5) sorted by relevance
475 int bytesProduced = unwrapResult.bytesProduced(); in unwrap() local
482 int bytesProduced = unwrapResult.bytesProduced(); in unwrap() local
3782 ULONG bytesProduced = 0; in DoCaptureThreadPollDMO() local
4603 int bytesProduced = cipher.doFinal(buffer, 0, buffer.length, buffer); in testDecryptBufferZeroSize_mustDecodeToEmptyString() local
4604 int bytesProduced = cipher.doFinal(buffer, 0, buffer.length, buffer); in testDecryptBufferZeroSize_mustDecodeToEmptyString() local