Searched refs:get_ocsp_uri (Results 1 – 1 of 1) sorted by relevance
120 static boolean_t get_ocsp_uri(X509 *, char **);1062 if (get_ocsp_uri(curr_cert, &uri)) { in web_verify()1156 get_ocsp_uri(X509 *cert, char **uri) in get_ocsp_uri() function