Searched refs:check_ca (Results 1 – 3 of 3) sorted by relevance
598 static int check_ca(const X509 *x) in check_ca() function617 return check_ca(x); in X509_check_ca()626 return check_ca(x); in check_purpose_ssl_client()650 return check_ca(x); in check_purpose_ssl_server()687 return check_ca(x); in purpose_smime()723 return check_ca(x); in check_purpose_crl_sign()738 return check_ca(x); in ocsp_helper()750 return check_ca(x); in check_purpose_timestamp_sign()
604 static int check_ca(const X509 *x) in check_ca() function623 return check_ca(x); in X509_check_ca()632 return check_ca(x); in check_purpose_ssl_client()656 return check_ca(x); in check_purpose_ssl_server()693 return check_ca(x); in purpose_smime()729 return check_ca(x); in check_purpose_crl_sign()744 return check_ca(x); in ocsp_helper()756 return check_ca(x); in check_purpose_timestamp_sign()
371 int check_ca) in sshkey_in_file() argument415 (check_ca && sshkey_is_cert(key) && in sshkey_in_file()