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.java324 final private String transformation; field in Cipher
384 String transformation) { in Cipher() argument
394 this.transformation = transformation; in Cipher()
403 String transformation, in Cipher() argument
407 this.transformation = transformation; in Cipher()
414 private static String[] tokenizeTransformation(String transformation) in tokenizeTransformation() argument
416 if (transformation == null || transformation.isEmpty()) { in tokenizeTransformation()
428 StringTokenizer parser = new StringTokenizer(transformation, "/"); in tokenizeTransformation()
436 transformation); in tokenizeTransformation()
440 "format:" + transformation); in tokenizeTransformation()
[all …]
/libcore/ojluni/annotations/mmodule/javax/crypto/
DCipher.annotated.java47 …pherSpi cipherSpi, java.security.Provider provider, java.lang.String transformation) { throw new R… in Cipher() argument
49 public static final javax.crypto.Cipher getInstance(java.lang.String transformation) throws java.se… in getInstance() argument
51 public static final javax.crypto.Cipher getInstance(java.lang.String transformation, java.lang.Stri… in getInstance() argument
53 public static final javax.crypto.Cipher getInstance(java.lang.String transformation, java.security.… in getInstance() argument
113 public static final int getMaxAllowedKeyLength(java.lang.String transformation) throws java.securit… in getMaxAllowedKeyLength() argument
115 …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