Searched refs:getConsumedInputSizeBytes (Results 1 – 6 of 6) sorted by relevance
242 result = getConsumedInputSizeBytes() - getProducedOutputSizeBytes() + inputLen in engineGetOutputSize()245 result = getConsumedInputSizeBytes() - getProducedOutputSizeBytes() + inputLen in engineGetOutputSize()411 public long getConsumedInputSizeBytes() { in getConsumedInputSizeBytes() method in AndroidKeyStoreAuthenticatedAESCipherSpi.BufferAllOutputUntilDoFinalStreamer412 return mDelegate.getConsumedInputSizeBytes(); in getConsumedInputSizeBytes()
40 long getConsumedInputSizeBytes(); in getConsumedInputSizeBytes() method
197 public long getConsumedInputSizeBytes() { in getConsumedInputSizeBytes() method
113 public long getConsumedInputSizeBytes() { in getConsumedInputSizeBytes() method in AndroidKeyStoreECDSASignatureSpi.NONE.TruncateToFieldSizeMessageStreamer
901 protected final long getConsumedInputSizeBytes() { in getConsumedInputSizeBytes() method in AndroidKeyStoreCipherSpiBase905 return mMainDataStreamer.getConsumedInputSizeBytes(); in getConsumedInputSizeBytes()
47855 Landroid/security/keystore/AndroidKeyStoreCipherSpiBase;->getConsumedInputSizeBytes()J48235 Landroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer;->getConsumedInputSizeBytes()J48246 Landroid/security/keystore/KeyStoreCryptoOperationStreamer;->getConsumedInputSizeBytes()J