Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/javax/crypto/
DCipher.java323 final private String transformation; field in Cipher
383 String transformation) { in Cipher() argument
393 this.transformation = transformation; in Cipher()
402 String transformation, in Cipher() argument
406 this.transformation = transformation; in Cipher()
413 private static String[] tokenizeTransformation(String transformation) in tokenizeTransformation() argument
415 if (transformation == null || transformation.isEmpty()) { in tokenizeTransformation()
427 StringTokenizer parser = new StringTokenizer(transformation, "/"); in tokenizeTransformation()
435 transformation); in tokenizeTransformation()
439 "format:" + transformation); in tokenizeTransformation()
[all …]
/libcore/ojluni/annotations/mmodule/javax/crypto/
DCipher.annotated.java43 …pherSpi cipherSpi, java.security.Provider provider, java.lang.String transformation) { throw new R… in Cipher() argument
45 public static final javax.crypto.Cipher getInstance(java.lang.String transformation) throws java.se… in getInstance() argument
47 public static final javax.crypto.Cipher getInstance(java.lang.String transformation, java.lang.Stri… in getInstance() argument
49 public static final javax.crypto.Cipher getInstance(java.lang.String transformation, java.security.… in getInstance() argument
109 public static final int getMaxAllowedKeyLength(java.lang.String transformation) throws java.securit… in getMaxAllowedKeyLength() argument
111 …c.AlgorithmParameterSpec getMaxAllowedParameterSpec(java.lang.String transformation) throws java.s… in getMaxAllowedParameterSpec() argument
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DEncryptedPrivateKeyInfoTest.java1600 public TestDataGenerator(String algName, String transformation, in TestDataGenerator() argument
1604 .getInstance(transformation != null ? transformation in TestDataGenerator()
1606 transformation != null ? transformation : algName, in TestDataGenerator()
/libcore/benchmarks/libs/
Dcaliper.jar.txt32 transformation or translation of a Source form, including but