Home
last modified time | relevance | path

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

12

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
DHostnameVerifierTest.java45 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
DHttpsURLConnectionTest.java287 CertificateFactory cf = CertificateFactory.getInstance(typeDone); in getLocalCertificates() local
302 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.java248 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
DKeyStorePrivateKeyEntryTest.java61 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testGetCertificateChain() local
DKeyStore3Test.java73 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in KeyStore3Test() local
/libcore/luni/src/test/java/libcore/java/security/cert/
DCertificateFactoryTest.java168 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()
DOldPKIXParametersTest.java110 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/
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
DCertificateTest.java162 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testGetEncoded() local
311 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in setUp() local
DCertificateFactory1Test.java640 CertificateFactory cf = new myCertificateFactory(spi, defaultProvider, in testCertificateFactory17() local
697 myCertificateFactory cf; in testCertificateFactory19() local
DX509CRLTest.java285 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in testGetRevokedCertificate() local
DX509Certificate2Test.java504 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in generateCert() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DChoiceFormatTest.java47 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/
DX509Certificate.java90 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in getInstance() local
/libcore/luni/src/main/java/java/security/cert/
DCertificate.java246 CertificateFactory cf = CertificateFactory.getInstance(type); in readResolve() local
DCertPath.java222 CertificateFactory cf = CertificateFactory.getInstance(type); in readResolve() local
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DCipherOutputStream1Test.java150 Cipher cf = Cipher.getInstance("DES/CBC/PKCS5Padding"); in testWrite5() local
DCipherTest.java750 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/
DCertBlacklistTest.java222 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/
DJarUtils.java83 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in verifySignature() local
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
DTestUtils.java95 CertificateFactory cf = null; in getTrustAnchor() local
/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
DX509KeyManagerImpl.java91 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in X509KeyManagerImpl() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/cert/
DX509CertificateTest.java136 CertificateFactory cf = CertificateFactory.getInstance("X.509"); in setUp() local

12