Lines Matching defs:xp
239 int X509_PURPOSE_get_id(const X509_PURPOSE *xp) in X509_PURPOSE_get_id()
244 char *X509_PURPOSE_get0_name(const X509_PURPOSE *xp) in X509_PURPOSE_get0_name()
249 char *X509_PURPOSE_get0_sname(const X509_PURPOSE *xp) in X509_PURPOSE_get0_sname()
254 int X509_PURPOSE_get_trust(const X509_PURPOSE *xp) in X509_PURPOSE_get_trust()
714 static int check_purpose_ssl_client(const X509_PURPOSE *xp, const X509 *x, in check_purpose_ssl_client()
738 static int check_purpose_ssl_server(const X509_PURPOSE *xp, const X509 *x, in check_purpose_ssl_server()
755 static int check_purpose_ns_ssl_server(const X509_PURPOSE *xp, const X509 *x, in check_purpose_ns_ssl_server()
795 static int check_purpose_smime_sign(const X509_PURPOSE *xp, const X509 *x, in check_purpose_smime_sign()
807 static int check_purpose_smime_encrypt(const X509_PURPOSE *xp, const X509 *x, in check_purpose_smime_encrypt()
819 static int check_purpose_crl_sign(const X509_PURPOSE *xp, const X509 *x, in check_purpose_crl_sign()
838 static int check_purpose_ocsp_helper(const X509_PURPOSE *xp, const X509 *x, in check_purpose_ocsp_helper()
851 static int check_purpose_timestamp_sign(const X509_PURPOSE *xp, const X509 *x, in check_purpose_timestamp_sign()
886 static int no_check_purpose(const X509_PURPOSE *xp, const X509 *x, in no_check_purpose()