Home
last modified time | relevance | path

Searched defs:x509Certificates (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/test/unittest/tls_test/server/
H A Dtls_socket_server_branch_test.cpp319 X509 *x509Certificates = X509_new(); in HWTEST_F() local
336 X509 *x509Certificates = X509_new(); in HWTEST_F() local
353 X509 *x509Certificates = X509_new(); HWTEST_F() local
593 const X509 *x509Certificates = X509_new(); HWTEST_F() local
606 const X509 *x509Certificates = X509_new(); HWTEST_F() local
621 const X509 *x509Certificates = X509_new(); HWTEST_F() local
632 X509 *x509Certificates = X509_new(); HWTEST_F() local
642 X509 *x509Certificates = X509_new(); HWTEST_F() local
[all...]
/foundation/communication/netstack/test/unittest/tlssocket/server/
H A Dtls_socket_server_branch_test.cpp319 X509 *x509Certificates = X509_new(); in HWTEST_F() local
336 X509 *x509Certificates = X509_new(); in HWTEST_F() local
353 X509 *x509Certificates = X509_new(); HWTEST_F() local
593 const X509 *x509Certificates = X509_new(); HWTEST_F() local
606 const X509 *x509Certificates = X509_new(); HWTEST_F() local
621 const X509 *x509Certificates = X509_new(); HWTEST_F() local
632 X509 *x509Certificates = X509_new(); HWTEST_F() local
642 X509 *x509Certificates = X509_new(); HWTEST_F() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtls_socket_server.cpp1145 CheckIpAndDnsName(const std::string &hostName, std::vector<std::string> &dnsNames, std::vector<std::string> &ips, const X509 *x509Certificates, std::tuple<bool, std::string> &result) CheckIpAndDnsName() argument
1188 CheckServerIdentityLegal(const std::string &hostName, const X509 *x509Certificates) CheckServerIdentityLegal() argument
1214 CheckServerIdentityLegal(const std::string &hostName, X509_EXTENSION *ext, const X509 *x509Certificates) CheckServerIdentityLegal() argument
[all...]
H A Dtls_socket.cpp1540 CheckIpAndDnsName(const std::string &hostName, std::vector<std::string> dnsNames, std::vector<std::string> ips, const X509 *x509Certificates, std::tuple<bool, std::string> &result) CheckIpAndDnsName() argument
1582 CheckServerIdentityLegal(const std::string &hostName, const X509 *x509Certificates) CheckServerIdentityLegal() argument
1608 CheckServerIdentityLegal(const std::string &hostName, X509_EXTENSION *ext, const X509 *x509Certificates) CheckServerIdentityLegal() argument
[all...]

Completed in 8 milliseconds