Searched refs:CreateKeyAndDomainBoundCertEC (Results 1 – 4 of 4) sorted by relevance
146 TEST(X509UtilNSSTest, CreateKeyAndDomainBoundCertEC) { in TEST() argument153 ASSERT_TRUE(x509_util::CreateKeyAndDomainBoundCertEC( in TEST()
47 NET_EXPORT_PRIVATE bool CreateKeyAndDomainBoundCertEC(
58 bool CreateKeyAndDomainBoundCertEC(const std::string& domain, in CreateKeyAndDomainBoundCertEC() function
102 if (!x509_util::CreateKeyAndDomainBoundCertEC(server_identifier, in GenerateCert()