Home
last modified time | relevance | path

Searched defs:newCipher (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
H A DOpenJdkCipherFactory.java29 public Cipher newCipher(String transformation) in newCipher() method
36 public Cipher newCipher(String transformation) in newCipher() method
/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/
H A DCipherFactory.kt33 private fun newCipher(): Cipher = Cipher.getInstance(transformation) in newCipher() method
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/conscrypt/conscrypt/
H A DCipherEncryptPerfTest.java61 public Cipher newCipher(String transformation) in newCipher() method
68 public Cipher newCipher(String transformation) in newCipher() method
H A DCipherFactory.java26 Cipher newCipher(String transformation) throws NoSuchPaddingException, NoSuchAlgorithmException; in newCipher() method
/aosp_15_r20/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
H A DCipherFactory.java28 Cipher newCipher(String transformation) throws NoSuchPaddingException, NoSuchAlgorithmException; in newCipher() method
/aosp_15_r20/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
H A DCipherFactory.java26 Cipher newCipher(String transformation) throws NoSuchPaddingException, NoSuchAlgorithmException; in newCipher() method
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/aes/
Dcipher_generic.go18 func newCipher(key []byte) (cipher.Block, error) { func
Dcipher_s390x.go37 func newCipher(key []byte) (cipher.Block, error) { func
Dcipher_asm.go43 func newCipher(key []byte) (cipher.Block, error) { func
/aosp_15_r20/external/tink/go/aead/subtle/
H A Daes_ctr.go99 func newCipher(key, iv []byte) (cipher.Stream, error) { func
/aosp_15_r20/external/tink/go/internal/aead/
H A Daes_gcm_insecure_iv.go146 func (i *AESGCMInsecureIV) newCipher() (cipher.AEAD, error) { func
/aosp_15_r20/external/tink/go/streamingaead/subtle/
H A Daes_gcm_hkdf.go110 func (a *AESGCMHKDF) newCipher(key []byte) (cipher.AEAD, error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/des/
Ddes_test.go1265 func newCipher(key []byte) cipher.Block { func
/aosp_15_r20/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachine.java4974 IkeCipher newCipher; in validateAndBuildIkeSa() local
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Djsse.jarMETA-INF/ META-INF/MANIFEST.MF com/sun/net/ssl/ ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Djsse.jarMETA-INF/ META-INF/MANIFEST.MF com/sun/net/ssl/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.impl/android_common_apex30/javac/
Dandroid.net.ipsec.ike.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.impl/android_common_apex30/combined/
Dandroid.net.ipsec.ike.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.impl/android_common_apex30/package-check/
Dandroid.net.ipsec.ike.jarcom/android/internal/net/vcn/util/PersistableBundleUtils.class PersistableBundleUtils.java package ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/android.net.ipsec.ike.com.android.ipsec_intermediates/
Dclasses.jarcom/android/internal/net/vcn/util/PersistableBundleUtils.class PersistableBundleUtils.java package ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.impl/android_common_apex30/jarjar/
Dandroid.net.ipsec.ike.jarcom/android/internal/net/vcn/util/PersistableBundleUtils.class PersistableBundleUtils.java package ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-12-robolectric-7732740.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/proguard/ META- ...
HDandroid-all-13-robolectric-9030017.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml CompanionAppsPermissions$AppPermissions.class ...
HDandroid-all-12.1-robolectric-8229987.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/proguard/ META- ...
HDandroid-all-14-robolectric-10818077.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission. ...

12