Searched refs:DEFSupported (Results 1 – 6 of 6) sorted by relevance
56 private static boolean DEFSupported = false; field in KeyManagerFactory1Test69 DEFSupported = (defaultProvider != null);70 defaultProviderName = (DEFSupported ? defaultProvider.getName()79 if (!DEFSupported) { in createKMFac()102 if (!DEFSupported) fail(NotSupportedMsg); in test_getAlgorithm()123 if (!DEFSupported) { in test_getDefaultAlgorithm()152 if (!DEFSupported) { in test_getInstanceLjava_lang_String01()195 if (!DEFSupported) { in test_getInstanceLjava_lang_StringLjava_lang_String01()222 if (!DEFSupported) { in test_getInstanceLjava_lang_StringLjava_lang_String02()251 if (!DEFSupported) { in test_getInstanceLjava_lang_StringLjava_lang_String03()[all …]
58 private static boolean DEFSupported = false; field in SSLContext1Test62 DEFSupported = (defaultProvider != null);63 if (DEFSupported) {64 defaultProviderName = (DEFSupported ? defaultProvider.getName()75 if (!DEFSupported) { in createSSLCon()99 if (!DEFSupported) { in test_ConstructorLjavax_net_ssl_SSLContextSpiLjava_security_ProviderLjava_lang_String()144 if (!DEFSupported) fail(NotSupportMsg); in test_createSSLEngine()159 if (!DEFSupported) fail(NotSupportMsg); in test_createSSLEngineLjava_lang_StringI()175 if (!DEFSupported) { in test_getClientSessionContext()196 if (!DEFSupported) { in test_getInstanceLjava_lang_String01()[all …]
67 private static boolean DEFSupported = false; field in SecretKeyFactoryTest74 DEFSupported = (defaultProvider != null);75 if (DEFSupported) {83 DEFSupported = (defaultProvider != null);84 if (DEFSupported) {98 if (!DEFSupported) { in createSKFac()122 if (!DEFSupported) { in testSecretKeyFactory01()172 if (!DEFSupported) { in testSecretKeyFactory03()193 if (!DEFSupported) { in testSecretKeyFactory04()223 if (!DEFSupported) { in testSecretKeyFactory05()[all …]
69 private static boolean DEFSupported = false; field in KeyGeneratorTest81 DEFSupported = (defaultProvider != null);82 if (DEFSupported) {95 if (!DEFSupported) { in createKGs()113 if (!DEFSupported) { in testKeyGenerator()178 if (!DEFSupported) { in testGetInstanceString02()198 if (!DEFSupported) { in testGetInstanceStringString01()225 if (!DEFSupported) { in testGetInstanceStringString02()259 if (!DEFSupported) { in testGetInstanceStringString03()279 if (!DEFSupported) { in testGetInstanceStringProvider01()[all …]
66 private static boolean DEFSupported = false; field in KeyAgreementTest84 DEFSupported = (defaultProvider != null);85 defaultProviderName = (DEFSupported ? defaultProvider.getName() : null);99 if (!DEFSupported) { in createKAs()141 if (!DEFSupported) { in testGetInstanceString02()161 if (!DEFSupported) { in testGetInstanceStringString01()189 if (!DEFSupported) { in testGetInstanceStringString02()224 if (!DEFSupported) { in testGetInstanceStringString03()246 if (!DEFSupported) { in testGetInstanceStringProvider01()271 if (!DEFSupported) { in testGetInstanceStringProvider02()[all …]
65 private static boolean DEFSupported = false; field in MacTest81 DEFSupported = (defaultProvider != null);82 if (DEFSupported) {94 if (!DEFSupported) { in createMacs()136 if (!DEFSupported) { in testMac02()153 if (!DEFSupported) { in testMac03()189 if (!DEFSupported) { in testMac04()214 if (!DEFSupported) { in testMac05()232 if (!DEFSupported) { in testMac06()253 if (!DEFSupported) { in testMac07()[all …]