Home
last modified time | relevance | path

Searched defs:cf (Results 1 – 25 of 30) sorted by relevance

12

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
DHostnameVerifierTest.java46 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
DHttpsURLConnectionTest.java273 CertificateFactory cf = CertificateFactory.getInstance(typeDone); in getLocalCertificates() local
288 CertificateFactory cf = CertificateFactory.getInstance(typeDone); in getServerCertificates() local
DX509KeyManagerTest.java626 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in init() local
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DKeyStore2Test.java139 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 …]
DIdentity2Test.java247 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
DKeyStorePrivateKeyEntryTest.java61 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testGetCertificateChain() local
DKeyStore3Test.java166 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in setUp() local
/libcore/luni/src/test/java/tests/security/cert/
DPKIXBuilderParametersTest.java244 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
DCertificateFactory1Test.java640 CertificateFactory cf = new myCertificateFactory(spi, defaultProvider, in testCertificateFactory17() local
697 myCertificateFactory cf; in testCertificateFactory19() local
DX509CRLTest.java289 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testGetRevokedCertificate() local
DX509Certificate2Test.java507 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in generateCert() local
DCertificateTest.java171 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testGetEncoded() local
/libcore/ojluni/src/test/java/security/cert/
DPKIXCertPathValidatorValidity.java107 CertificateFactory cf = CertificateFactory.getInstance("X509"); in runTest() local
135 CertificateFactory cf) in generateCert()
DAKISerialNumberTest.java109 private static CertificateFactory cf; field in AKISerialNumberTest
/libcore/luni/src/test/java/libcore/java/security/cert/
DOldPKIXParametersTest.java110 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testIsPolicyMappingInhibited() local
139 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testIsRevocationEnabled() local
DCertPathValidatorTest.java117 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in runOCSPStapledTest() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DChoiceFormatTest.java49 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/
DFlagOpTest.java163 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/
DCertPath.java332 CertificateFactory cf = CertificateFactory.getInstance(type); in readResolve() local
DCertificate.java274 CertificateFactory cf = CertificateFactory.getInstance(type); in readResolve() local
/libcore/luni/src/test/java/tests/com/android/org/bouncycastle/jce/provider/
DCertBlacklistTest.java220 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/
DCipherTest.java751 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
DCipherOutputStream1Test.java157 Cipher cf = Cipher.getInstance("DES/CBC/PKCS5Padding"); in testWrite5() local
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
DTestUtils.java92 CertificateFactory cf = null; in getTrustAnchor() local
/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DSunCertPathBuilder.java75 private CertificateFactory cf; field in SunCertPathBuilder

12