Home
last modified time | relevance | path

Searched refs:cipherName (Results 1 – 8 of 8) sorted by relevance

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/jcajce/
DOperatorHelper.java160 String cipherName = null; in createAsymmetricWrapper() local
164 cipherName = (String)extraAlgNames.get(algorithm); in createAsymmetricWrapper()
167 if (cipherName == null) in createAsymmetricWrapper()
169 cipherName = (String)asymmetricWrapperAlgNames.get(algorithm); in createAsymmetricWrapper()
172 if (cipherName != null) in createAsymmetricWrapper()
177 return helper.createCipher(cipherName); in createAsymmetricWrapper()
182 if (cipherName.equals("RSA/ECB/PKCS1Padding")) in createAsymmetricWrapper()
210 String cipherName = (String)symmetricWrapperAlgNames.get(algorithm); in createSymmetricWrapper() local
212 if (cipherName != null) in createSymmetricWrapper()
217 return helper.createCipher(cipherName); in createSymmetricWrapper()
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp10775 ScopedLocalRef<jstring> cipherName(env, env->NewStringUTF(name)); local
10776 env->SetObjectArrayElement(cipherNamesArray.get(), i, cipherName.get());
/external/guice/extensions/struts2/lib/
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...