Home
last modified time | relevance | path

Searched refs:check_cert_chain (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/common/net/wanboot/
H A Dboot_http.c173 static int check_cert_chain(http_conn_t *, char *);
773 if (check_cert_chain(c_id, CONN_HOSTNAME) != 0) { in http_srv_connect()
2182 check_cert_chain(http_conn_t *c_id, char *host) in check_cert_chain() function