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()
39 long getConsumedInputSizeBytes(); in getConsumedInputSizeBytes() method
197 public long getConsumedInputSizeBytes() { in getConsumedInputSizeBytes() method
113 public long getConsumedInputSizeBytes() { in getConsumedInputSizeBytes() method in AndroidKeyStoreECDSASignatureSpi.NONE.TruncateToFieldSizeMessageStreamer
909 protected final long getConsumedInputSizeBytes() { in getConsumedInputSizeBytes() method in AndroidKeyStoreCipherSpiBase913 return mMainDataStreamer.getConsumedInputSizeBytes(); in getConsumedInputSizeBytes()
47212 Landroid/security/keystore/AndroidKeyStoreCipherSpiBase;->getConsumedInputSizeBytes()J47592 Landroid/security/keystore/KeyStoreCryptoOperationChunkedStreamer;->getConsumedInputSizeBytes()J47603 Landroid/security/keystore/KeyStoreCryptoOperationStreamer;->getConsumedInputSizeBytes()J