Searched defs:createWrapper (Results 1 - 4 of 4) sorted by relevance

/openjdk9/jdk/test/com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/
H A DPBEWrapperCreator.java49 public static PBEWrapper createWrapper(Provider p, String algo, method in class:PBEWrapperCreator
/openjdk9/jdk/test/com/sun/crypto/provider/Cipher/TextLength/
H A DTestCipherTextLength.java125 private PBECipherWrapper createWrapper(String algo, String passwd) method in class:TestCipherTextLength
/openjdk9/jdk/test/com/sun/crypto/provider/CICO/PBEFunc/
H A DAbstractPBEWrapper.java69 public static AbstractPBEWrapper createWrapper(PBEAlgorithm algo, String passwd) method in class:AbstractPBEWrapper
/openjdk9/jdk/src/java.base/share/classes/java/security/
H A DAccessController.java586 createWrapper(DomainCombiner combiner, Class<?> caller, method in class:AccessController

Completed in 129 milliseconds