Searched defs:checkhost (Results 1 – 4 of 4) sorted by relevance
286 checkhost(char *l_askname, char *l_hostname, int len __unused) in checkhost() function
280 checkhost(struct in_conninfo *inc) in checkhost() function
283 char *checkhost = NULL, *checkemail = NULL, *checkip = NULL; in x509_main() local
2164 int check_cert_attributes(BIO *bio, X509 *x, const char *checkhost, in check_cert_attributes()