Searched refs:mProducedOutputSizeBytes (Results 1 – 2 of 2) sorted by relevance
79 private long mProducedOutputSizeBytes; field in KeyStoreCryptoOperationChunkedStreamer190 mProducedOutputSizeBytes += result.length; in update()203 mProducedOutputSizeBytes += result.length; in update()226 mProducedOutputSizeBytes += opResult.output.length; in doFinal()277 mProducedOutputSizeBytes += opResult.output.length; in flush()301 mProducedOutputSizeBytes += result.length; in flush()312 return mProducedOutputSizeBytes; in getProducedOutputSizeBytes()
350 private long mProducedOutputSizeBytes; field in AndroidKeyStoreAuthenticatedAESCipherSpi.BufferAllOutputUntilDoFinalStreamer384 mProducedOutputSizeBytes += result.length; in doFinal()395 return mProducedOutputSizeBytes; in getProducedOutputSizeBytes()