Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DCipherTest.java582 Cipher.getMaxAllowedParameterSpec(null); in testGetMaxAllowedParameterSpec()
587 Cipher.getMaxAllowedParameterSpec("/DES//PKCS5Paddin"); in testGetMaxAllowedParameterSpec()
592 Cipher.getMaxAllowedParameterSpec("/DES/CBC/ /1"); in testGetMaxAllowedParameterSpec()
596 Cipher.getMaxAllowedParameterSpec("DES/CBC/PKCS5Paddin"); in testGetMaxAllowedParameterSpec()
597 Cipher.getMaxAllowedParameterSpec("RSA"); in testGetMaxAllowedParameterSpec()
/libcore/ojluni/annotations/mmodule/javax/crypto/
DCipher.annotated.java115 public static final java.security.spec.AlgorithmParameterSpec getMaxAllowedParameterSpec(java.lang.… in getMaxAllowedParameterSpec() method in Cipher
/libcore/ojluni/src/main/java/javax/crypto/
DCipher.java2543 public static final AlgorithmParameterSpec getMaxAllowedParameterSpec( in getMaxAllowedParameterSpec() method in Cipher
/libcore/api/
Dcurrent.txt18940 …method public static final java.security.spec.AlgorithmParameterSpec getMaxAllowedParameterSpec(St…