Searched refs:CreateKeyAndSelfSignedCert (Results 1 – 4 of 4) sorted by relevance
81 NET_EXPORT bool CreateKeyAndSelfSignedCert(
81 bool CreateKeyAndSelfSignedCert(const std::string& subject, in CreateKeyAndSelfSignedCert() function
61 ASSERT_TRUE(x509_util::CreateKeyAndSelfSignedCert( in TEST()
44 bool success = net::x509_util::CreateKeyAndSelfSignedCert( in GenerateIdentityWorker()