Searched refs:defaultAlgorithm1 (Results 1 – 2 of 2) sorted by relevance
41 private static String defaultAlgorithm1 = "DESede"; field in SecretKeyFactory_Impl1Test55 defaultProvider = SpiEngUtils.isSupport(defaultAlgorithm1,59 defaultAlgorithm = defaultAlgorithm1;
52 private static String defaultAlgorithm1 = "DESede"; field in SecretKeyFactoryTest69 defaultProvider = SpiEngUtils.isSupport(defaultAlgorithm1,73 defaultAlgorithm = defaultAlgorithm1;400 if (defaultAlgorithm.equals(defaultAlgorithm1)) { in testSecretKeyFactory10()409 if (defaultAlgorithm.equals(defaultAlgorithm1)) { in testSecretKeyFactory10()