/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/ |
D | HostnameVerifierTest.java | 45 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testVerify() local 141 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testSubjectAlt() local 155 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testVerifyIpAddress() local 178 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testWildcardsCannotMatchIpAddresses() local 206 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testWildcardsDoesNotNeedTwoDots() local 239 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testSubjectAltName() local 276 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testSubjectAltNameWithWildcard() local
|
D | HttpsURLConnectionTest.java | 287 CertificateFactory cf = CertificateFactory.getInstance(typeDone); in getLocalCertificates() local 302 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 | 248 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_certificates() local 267 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_removeCertificateLjava_security_Certificate() local 301 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_equalsLjava_lang_Object() local 321 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 | 73 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in KeyStore3Test() local
|
/libcore/luni/src/test/java/libcore/java/security/cert/ |
D | CertificateFactoryTest.java | 168 CertificateFactory cf = CertificateFactory.getInstance("X509", p); in test_generateCertificate() local 181 private void test_generateCertificate(CertificateFactory cf) throws Exception { in test_generateCertificate() 205 private void test_generateCertificate_AnyLineLength_Success(CertificateFactory cf) in test_generateCertificate_AnyLineLength_Success() 245 … private void test_generateCertificate_InputStream_Empty(CertificateFactory cf) throws Exception { in test_generateCertificate_InputStream_Empty() 259 private void test_generateCertificate_InputStream_InvalidStart_Failure(CertificateFactory cf) in test_generateCertificate_InputStream_InvalidStart_Failure() 275 private void test_generateCertificate_InputStream_Offset_Correct(CertificateFactory cf) in test_generateCertificate_InputStream_Offset_Correct() 380 final CertificateFactory cf = CertificateFactory.getInstance("X.509", p); in testGenerateCertPath() local 429 private void testCertPathEncoding(CertificateFactory cf, List<X509Certificate> expectedCerts, in testCertPathEncoding()
|
D | OldPKIXParametersTest.java | 110 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testIsPolicyMappingInhibited() local 139 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testIsRevocationEnabled() 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 | CertificateTest.java | 162 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testGetEncoded() local 311 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in setUp() local
|
D | CertificateFactory1Test.java | 640 CertificateFactory cf = new myCertificateFactory(spi, defaultProvider, in testCertificateFactory17() local 697 myCertificateFactory cf; in testCertificateFactory19() local
|
D | X509CRLTest.java | 285 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testGetRevokedCertificate() local
|
D | X509Certificate2Test.java | 504 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in generateCert() local
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
D | ChoiceFormatTest.java | 47 ChoiceFormat cf = new ChoiceFormat(appleLimits, appleFormats); in test_Constructor$D$Ljava_lang_String() local 94 ChoiceFormat cf = new ChoiceFormat(patternString); in test_ConstructorLjava_lang_String() local 410 ChoiceFormat cf = new ChoiceFormat(""); in test_toPattern() local
|
/libcore/luni/src/main/java/javax/security/cert/ |
D | X509Certificate.java | 90 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in getInstance() local
|
/libcore/luni/src/main/java/java/security/cert/ |
D | Certificate.java | 246 CertificateFactory cf = CertificateFactory.getInstance(type); in readResolve() local
|
D | CertPath.java | 222 CertificateFactory cf = CertificateFactory.getInstance(type); in readResolve() local
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
D | CipherOutputStream1Test.java | 150 Cipher cf = Cipher.getInstance("DES/CBC/PKCS5Padding"); in testWrite5() local
|
D | CipherTest.java | 750 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_initWithCertificate() local 780 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_initWithCertificateSecureRandom() local 922 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in test_wrap_java_security_Key() local
|
/libcore/luni/src/test/java/com/android/org/bouncycastle/jce/provider/ |
D | CertBlacklistTest.java | 222 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in createPublicKey() local 229 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in createSerialNumber() local
|
/libcore/luni/src/main/java/org/apache/harmony/security/utils/ |
D | JarUtils.java | 83 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in verifySignature() local
|
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/ |
D | TestUtils.java | 95 CertificateFactory cf = null; in getTrustAnchor() local
|
/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/ |
D | X509KeyManagerImpl.java | 91 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in X509KeyManagerImpl() local
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/cert/ |
D | X509CertificateTest.java | 136 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in setUp() local
|