/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/ |
D | HostnameVerifierTest.java | 46 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testVerify() local 142 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testSubjectAlt() local 156 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testVerifyIpAddress() local 179 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testWildcardsCannotMatchIpAddresses() local 216 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testWildcardsDoesNotNeedTwoDots() local 249 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testSubjectAltName() local 286 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testSubjectAltNameWithWildcard() local
|
D | HttpsURLConnectionTest.java | 273 CertificateFactory cf = CertificateFactory.getInstance(typeDone); in getLocalCertificates() local 288 CertificateFactory cf = CertificateFactory.getInstance(typeDone); in getServerCertificates() local
|
D | X509KeyManagerTest.java | 626 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in init() local
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
D | KeyStore2Test.java | 139 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in creatCertificate() local 168 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_aliases() local 213 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_containsAliasLjava_lang_String() local 250 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_getCertificateLjava_lang_String() local 290 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_getCertificateAliasLjava_security_cert_Certificate() local 323 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_getCertificateChainLjava_lang_String() local 381 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_getKeyLjava_lang_String$C() local 414 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_isCertificateEntryLjava_lang_String() local 445 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_isKeyEntryLjava_lang_String() local 512 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_setCertificateEntryLjava_lang_StringLjava_security_cert_Certificate() local [all …]
|
D | Identity2Test.java | 247 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_certificates() local 266 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_removeCertificateLjava_security_Certificate() local 300 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_equalsLjava_lang_Object() local 320 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_identityEqualsLjava_security_Identity() local
|
D | KeyStorePrivateKeyEntryTest.java | 61 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testGetCertificateChain() local
|
D | KeyStore3Test.java | 166 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in setUp() local
|
/libcore/luni/src/test/java/tests/security/cert/ |
D | PKIXBuilderParametersTest.java | 244 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testPKIXBuilderParametersKeyStoreCertSelector04() local 275 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testGetMaxPathLength() local 303 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testSetMaxPathLength() local 346 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testToString() local
|
D | CertificateFactory1Test.java | 640 CertificateFactory cf = new myCertificateFactory(spi, defaultProvider, in testCertificateFactory17() local 697 myCertificateFactory cf; in testCertificateFactory19() local
|
D | X509CRLTest.java | 289 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testGetRevokedCertificate() local
|
D | X509Certificate2Test.java | 507 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in generateCert() local
|
D | CertificateTest.java | 171 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testGetEncoded() local
|
/libcore/ojluni/src/test/java/security/cert/ |
D | PKIXCertPathValidatorValidity.java | 107 CertificateFactory cf = CertificateFactory.getInstance("X509"); in runTest() local 135 CertificateFactory cf) in generateCert()
|
D | AKISerialNumberTest.java | 109 private static CertificateFactory cf; field in AKISerialNumberTest
|
/libcore/luni/src/test/java/libcore/java/security/cert/ |
D | OldPKIXParametersTest.java | 110 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testIsPolicyMappingInhibited() local 139 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testIsRevocationEnabled() local
|
D | CertPathValidatorTest.java | 117 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in runOCSPStapledTest() local
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
D | ChoiceFormatTest.java | 49 ChoiceFormat cf = new ChoiceFormat(appleLimits, appleFormats); in test_Constructor$D$Ljava_lang_String() local 96 ChoiceFormat cf = new ChoiceFormat(patternString); in test_ConstructorLjava_lang_String() local 373 ChoiceFormat cf = new ChoiceFormat(""); in test_toPattern() local
|
/libcore/ojluni/src/test/java/util/stream/boottest/java/util/stream/ |
D | FlagOpTest.java | 163 private void testFlagsSetSequence(Supplier<StatefulTestOp<Integer>> cf) { in testFlagsSetSequence() 197 protected void testFlagsClearSequence(Supplier<StatefulTestOp<Integer>> cf) { in testFlagsClearSequence()
|
/libcore/ojluni/src/main/java/java/security/cert/ |
D | CertPath.java | 332 CertificateFactory cf = CertificateFactory.getInstance(type); in readResolve() local
|
D | Certificate.java | 274 CertificateFactory cf = CertificateFactory.getInstance(type); in readResolve() local
|
/libcore/luni/src/test/java/tests/com/android/org/bouncycastle/jce/provider/ |
D | CertBlacklistTest.java | 220 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in createPublicKey() local 227 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in createSerialNumber() local
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
D | CipherTest.java | 751 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_initWithCertificate() local 781 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_initWithCertificateSecureRandom() local 923 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_wrap_java_security_Key() local
|
D | CipherOutputStream1Test.java | 157 Cipher cf = Cipher.getInstance("DES/CBC/PKCS5Padding"); in testWrite5() local
|
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/ |
D | TestUtils.java | 92 CertificateFactory cf = null; in getTrustAnchor() local
|
/libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
D | SunCertPathBuilder.java | 75 private CertificateFactory cf; field in SunCertPathBuilder
|