Home
last modified time | relevance | path

Searched defs:getOutputSize (Results 1 – 25 of 410) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/symmetric/util/
H A DBaseBlockCipher.java1325 public int getOutputSize(int len); in getOutputSize() method
1383 public int getOutputSize(int len) in getOutputSize() method in BaseBlockCipher.BufferedGenericBlockCipher
1492 public int getOutputSize(int len) in getOutputSize() method in BaseBlockCipher.AEADGenericBlockCipher
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/symmetric/util/
H A DBaseBlockCipher.java1325 public int getOutputSize(int len); in getOutputSize() method
1383 public int getOutputSize(int len) in getOutputSize() method in BaseBlockCipher.BufferedGenericBlockCipher
1492 public int getOutputSize(int len) in getOutputSize() method in BaseBlockCipher.AEADGenericBlockCipher
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
H A DBaseBlockCipher.java1321 public int getOutputSize(int len); in getOutputSize() method
1379 public int getOutputSize(int len) in getOutputSize() method in BaseBlockCipher.BufferedGenericBlockCipher
1488 public int getOutputSize(int len) in getOutputSize() method in BaseBlockCipher.AEADGenericBlockCipher
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/
H A DGlFrameProcessor.java54 Size getOutputSize(); in getOutputSize() method
H A DExternalCopyFrameProcessor.java89 public Size getOutputSize() { in getOutputSize() method in ExternalCopyFrameProcessor
H A DPresentationFrameProcessor.java110 public Size getOutputSize() { in getOutputSize() method in PresentationFrameProcessor
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DOpenSSLXDHKeyAgreement.java64 protected int getOutputSize(byte[] key) { in getOutputSize() method in OpenSSLXDHKeyAgreement
H A DOpenSSLECDHKeyAgreement.java50 protected int getOutputSize(OpenSSLKey openSslKey) { in getOutputSize() method in OpenSSLECDHKeyAgreement
H A DOpenSSLBaseDHKeyAgreement.java143 protected abstract int getOutputSize(T key); in getOutputSize() method in OpenSSLBaseDHKeyAgreement
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DOpenSSLXDHKeyAgreement.java62 protected int getOutputSize(byte[] key) { in getOutputSize() method in OpenSSLXDHKeyAgreement
H A DOpenSSLECDHKeyAgreement.java51 protected int getOutputSize(OpenSSLKey openSslKey) { in getOutputSize() method in OpenSSLECDHKeyAgreement
H A DOpenSSLBaseDHKeyAgreement.java141 protected abstract int getOutputSize(T key); in getOutputSize() method in OpenSSLBaseDHKeyAgreement
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/util/io/pem/
H A DPemWriter.java51 public int getOutputSize(PemObject obj) in getOutputSize() method in PemWriter
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/pem/
H A DPemWriter.java49 public int getOutputSize(PemObject obj) in getOutputSize() method in PemWriter
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/io/pem/
H A DPemWriter.java51 public int getOutputSize(PemObject obj) in getOutputSize() method in PemWriter
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/demos/transformer/src/main/java/com/google/android/exoplayer2/transformerdemo/
H A DBitmapOverlayFrameProcessor.java115 public Size getOutputSize() { in getOutputSize() method in BitmapOverlayFrameProcessor
H A DPeriodicVignetteFrameProcessor.java103 public Size getOutputSize() { in getOutputSize() method in PeriodicVignetteFrameProcessor
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/modes/
H A DAEADCipher.java133 public int getOutputSize(int len); in getOutputSize() method
H A DCTSBlockCipher.java72 public int getOutputSize( in getOutputSize() method in CTSBlockCipher
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/modes/
H A DAEADCipher.java133 public int getOutputSize(int len); in getOutputSize() method
H A DCTSBlockCipher.java72 public int getOutputSize( in getOutputSize() method in CTSBlockCipher
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
H A DAEADCipher.java131 public int getOutputSize(int len); in getOutputSize() method
H A DCTSBlockCipher.java70 public int getOutputSize( in getOutputSize() method in CTSBlockCipher
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/
H A DFrameProcessorChainTest.java144 public Size getOutputSize() { in getOutputSize() method in FrameProcessorChainTest.FakeFrameProcessor
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/paddings/
H A DPaddedBufferedBlockCipher.java95 public int getOutputSize( in getOutputSize() method in PaddedBufferedBlockCipher

12345678910>>...17