Home
last modified time | relevance | path

Searched refs:transformation (Results 1 – 7 of 7) sorted by relevance

/dalvik/libcore/crypto/src/main/java/javax/crypto/
DCipher.java144 private String transformation; field in Cipher
163 String transformation) { in Cipher() argument
171 this.transformation = transformation; in Cipher()
194 public static final Cipher getInstance(String transformation) in getInstance() argument
196 return getCipher(transformation, null); in getInstance()
221 public static final Cipher getInstance(String transformation, in getInstance() argument
233 return getInstance(transformation, p); in getInstance()
255 public static final Cipher getInstance(String transformation, in getInstance() argument
261 Cipher c = getCipher(transformation, provider); in getInstance()
274 private static synchronized Cipher getCipher(String transformation, Provider provider) in getCipher() argument
[all …]
/dalvik/dx/tests/100-local-mismatch/
Dexpected.txt2 …cal variable of type java.lang.Object. This is symptomatic of .class transformation tools that ign…
4 …ct using a local variable of type int. This is symptomatic of .class transformation tools that ign…
6 …using a local variable of type byte[]. This is symptomatic of .class transformation tools that ign…
8 …l variable of type java.lang.Object[]. This is symptomatic of .class transformation tools that ign…
/dalvik/libcore/security/src/test/java/tests/targets/security/
DCipherHelper.java356 String transformation = algorithmName; in test() local
359 transformation += "/" + blockmode; in test()
361 cipher = Cipher.getInstance(transformation); in test()
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DEncryptedPrivateKeyInfoTest.java1854 public TestDataGenerator(String algName, String transformation, in TestDataGenerator() argument
1858 .getInstance(transformation != null ? transformation in TestDataGenerator()
1860 transformation != null ? transformation : algName, in TestDataGenerator()
/dalvik/libcore/crypto/src/main/java/org/apache/harmony/crypto/internal/nls/
Dmessages.properties40 crypto.17=Invalid transformation {0}
/dalvik/libnativehelper/
DNOTICE44 transformation or translation of a Source form, including but
/dalvik/
DNOTICE44 transformation or translation of a Source form, including but