Searched refs:check_ca (Results 1 – 2 of 2) sorted by relevance
693 static int check_ca(const X509 *x) in check_ca() function738 return check_ca(x); in X509_check_ca()744 int ca_ret = check_ca(x); in check_ssl_ca()809 int ca_ret = check_ca(x); in purpose_smime()852 int ca_ret = check_ca(x); in check_purpose_crl_sign()871 return check_ca(x); in check_purpose_ocsp_helper()886 return check_ca(x); in check_purpose_timestamp_sign()928 return check_ca(x); in check_purpose_code_sign()
377 int check_ca) in sshkey_in_file() argument421 (check_ca && sshkey_is_cert(key) && in sshkey_in_file()