Home
last modified time | relevance | path

Searched defs:getUnderlyingCipher (Results 1 – 25 of 88) sorted by relevance

1234

/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/symmetric/util/
H A DBaseBlockCipher.java1323 public com.android.org.bouncycastle.crypto.BlockCipher getUnderlyingCipher(); in getUnderlyingCipher() method
1378 public com.android.org.bouncycastle.crypto.BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in BaseBlockCipher.BufferedGenericBlockCipher
1482 public com.android.org.bouncycastle.crypto.BlockCipher getUnderlyingCipher() in getUnderlyingCipher() 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.java1323 public com.android.internal.org.bouncycastle.crypto.BlockCipher getUnderlyingCipher(); in getUnderlyingCipher() method
1378 public com.android.internal.org.bouncycastle.crypto.BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in BaseBlockCipher.BufferedGenericBlockCipher
1482 public com.android.internal.org.bouncycastle.crypto.BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in BaseBlockCipher.AEADGenericBlockCipher
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
H A DBaseBlockCipher.java1319 public org.bouncycastle.crypto.BlockCipher getUnderlyingCipher(); in getUnderlyingCipher() method
1374 public org.bouncycastle.crypto.BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in BaseBlockCipher.BufferedGenericBlockCipher
1478 public org.bouncycastle.crypto.BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in BaseBlockCipher.AEADGenericBlockCipher
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/modes/
H A DAEADBlockCipher.java18 public BlockCipher getUnderlyingCipher(); in getUnderlyingCipher() method
H A DCBCBlockCipher.java46 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in CBCBlockCipher
H A DCCMBlockCipher.java60 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in CCMBlockCipher
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/modes/
H A DAEADBlockCipher.java18 public BlockCipher getUnderlyingCipher(); in getUnderlyingCipher() method
H A DCBCBlockCipher.java46 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in CBCBlockCipher
H A DCCMBlockCipher.java60 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in CCMBlockCipher
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
H A DAEADBlockCipher.java16 public BlockCipher getUnderlyingCipher(); in getUnderlyingCipher() method
H A DCBCBlockCipher.java44 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in CBCBlockCipher
H A DCCMBlockCipher.java58 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in CCMBlockCipher
H A DGCMBlockCipher.java83 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in GCMBlockCipher
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
H A DStreamBlockCipher.java22 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in StreamBlockCipher
H A DBufferedBlockCipher.java66 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in BufferedBlockCipher
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/
H A DStreamBlockCipher.java24 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in StreamBlockCipher
H A DBufferedBlockCipher.java68 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in BufferedBlockCipher
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/
H A DStreamBlockCipher.java24 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in StreamBlockCipher
H A DBufferedBlockCipher.java68 public BlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in BufferedBlockCipher
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/encodings/
H A DOAEPEncoding.java73 public AsymmetricBlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in OAEPEncoding
H A DPKCS1Encoding.java105 public AsymmetricBlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in PKCS1Encoding
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/encodings/
H A DOAEPEncoding.java75 public AsymmetricBlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in OAEPEncoding
H A DPKCS1Encoding.java107 public AsymmetricBlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in PKCS1Encoding
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/encodings/
H A DOAEPEncoding.java75 public AsymmetricBlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in OAEPEncoding
H A DPKCS1Encoding.java107 public AsymmetricBlockCipher getUnderlyingCipher() in getUnderlyingCipher() method in PKCS1Encoding

1234