Searched refs:check_ca (Results 1 – 2 of 2) sorted by relevance
567 static int check_ca(const X509 *x) in check_ca() function584 return check_ca(x); in X509_check_ca()593 return check_ca(x); in check_purpose_ssl_client()617 return check_ca(x); in check_purpose_ssl_server()654 return check_ca(x); in purpose_smime()690 return check_ca(x); in check_purpose_crl_sign()705 return check_ca(x); in ocsp_helper()717 return check_ca(x); in check_purpose_timestamp_sign()
510 int check_ca) in sshkey_in_file() argument547 (check_ca && sshkey_is_cert(key) && in sshkey_in_file()