Home
last modified time | relevance | path

Searched defs:createCipher (Results 1 – 25 of 98) sorted by relevance

1234

/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/util/
H A DBCJcaJceHelper.java56 public Cipher createCipher(String algorithm) in createCipher() method in BCJcaJceHelper
H A DJcaJceHelper.java35 Cipher createCipher( in createCipher() method
H A DDefaultJcaJceHelper.java36 public Cipher createCipher( in createCipher() method in DefaultJcaJceHelper
H A DProviderJcaJceHelper.java43 public Cipher createCipher( in createCipher() method in ProviderJcaJceHelper
H A DNamedJcaJceHelper.java43 public Cipher createCipher( in createCipher() method in NamedJcaJceHelper
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/util/
H A DBCJcaJceHelper.java58 public Cipher createCipher(String algorithm) in createCipher() method in BCJcaJceHelper
H A DDefaultJcaJceHelper.java38 public Cipher createCipher( in createCipher() method in DefaultJcaJceHelper
H A DJcaJceHelper.java37 Cipher createCipher( in createCipher() method
H A DProviderJcaJceHelper.java45 public Cipher createCipher( in createCipher() method in ProviderJcaJceHelper
H A DNamedJcaJceHelper.java45 public Cipher createCipher( in createCipher() method in NamedJcaJceHelper
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/util/
H A DBCJcaJceHelper.java58 public Cipher createCipher(String algorithm) in createCipher() method in BCJcaJceHelper
H A DJcaJceHelper.java37 Cipher createCipher( in createCipher() method
H A DDefaultJcaJceHelper.java38 public Cipher createCipher( in createCipher() method in DefaultJcaJceHelper
H A DNamedJcaJceHelper.java45 public Cipher createCipher( in createCipher() method in NamedJcaJceHelper
H A DProviderJcaJceHelper.java45 public Cipher createCipher( in createCipher() method in ProviderJcaJceHelper
/aosp_15_r20/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/jcajce/
H A DOperatorHelper.java204 Cipher createCipher(ASN1ObjectIdentifier algorithm) in createCipher() method in OperatorHelper
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/operator/jcajce/
H A DOperatorHelper.java205 Cipher createCipher(ASN1ObjectIdentifier algorithm) in createCipher() method in OperatorHelper
/aosp_15_r20/libcore/ojluni/src/main/java/javax/crypto/
H A DCipher.java739 static final Cipher createCipher(String transformation, Provider provider) in createCipher() method in Cipher
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/25/libcore/ojluni/src/main/java/javax/crypto/
DCipher.java739 static final Cipher createCipher(String transformation, Provider provider) in createCipher() method in Cipher
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/javax/crypto/
DCipher.java739 static final Cipher createCipher(String transformation, Provider provider) in createCipher() method in Cipher
/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/
H A DBlockCipherTestBase.java1446 protected void createCipher() throws NoSuchAlgorithmException, in createCipher() method in BlockCipherTestBase
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/keystore/pkcs12/
H A DPKCS12KeyStoreSpi.java730 private Cipher createCipher(int mode, char[] password, AlgorithmIdentifier algId) in createCipher() method in PKCS12KeyStoreSpi
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/pkcs12/
H A DPKCS12KeyStoreSpi.java726 private Cipher createCipher(int mode, char[] password, AlgorithmIdentifier algId) in createCipher() method in PKCS12KeyStoreSpi
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/keystore/pkcs12/
H A DPKCS12KeyStoreSpi.java730 private Cipher createCipher(int mode, char[] password, AlgorithmIdentifier algId) in createCipher() method in PKCS12KeyStoreSpi
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDbcpkix-jdk15on-1.48.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...

1234