Searched refs:getConsumedInputSizeBytes (Results 1 – 5 of 5) sorted by relevance
233 result = getConsumedInputSizeBytes() - getProducedOutputSizeBytes() + inputLen in engineGetOutputSize()236 result = getConsumedInputSizeBytes() - getProducedOutputSizeBytes() + inputLen in engineGetOutputSize()389 public long getConsumedInputSizeBytes() { in getConsumedInputSizeBytes() method in AndroidKeyStoreAuthenticatedAESCipherSpi.BufferAllOutputUntilDoFinalStreamer390 return mDelegate.getConsumedInputSizeBytes(); in getConsumedInputSizeBytes()
40 long getConsumedInputSizeBytes(); in getConsumedInputSizeBytes() method
100 public long getConsumedInputSizeBytes() { in getConsumedInputSizeBytes() method in AndroidKeyStoreECDSASignatureSpi.NONE.TruncateToFieldSizeMessageStreamer
306 public long getConsumedInputSizeBytes() { in getConsumedInputSizeBytes() method in KeyStoreCryptoOperationChunkedStreamer
784 protected final long getConsumedInputSizeBytes() { in getConsumedInputSizeBytes() method in AndroidKeyStoreCipherSpiBase788 return mMainDataStreamer.getConsumedInputSizeBytes(); in getConsumedInputSizeBytes()