Lines Matching defs:x
86 int X509_check_purpose(X509 *x, int id, int non_leaf) in X509_check_purpose()
310 static int setup_dp(const X509 *x, DIST_POINT *dp) in setup_dp()
352 static int setup_crldp(X509 *x) in setup_crldp()
386 #define ku_reject(x, usage) \ argument
388 #define xku_reject(x, usage) \ argument
390 #define ns_reject(x, usage) \ argument
400 int ossl_x509v3_cache_extensions(X509 *x) in ossl_x509v3_cache_extensions()
653 static int check_ca(const X509 *x) in check_ca()
679 void X509_set_proxy_flag(X509 *x) in X509_set_proxy_flag()
687 void X509_set_proxy_pathlen(X509 *x, long l) in X509_set_proxy_pathlen()
692 int X509_check_ca(X509 *x) in X509_check_ca()
702 static int check_ssl_ca(const X509 *x) in check_ssl_ca()
712 static int check_purpose_ssl_client(const X509_PURPOSE *xp, const X509 *x, in check_purpose_ssl_client()
736 static int check_purpose_ssl_server(const X509_PURPOSE *xp, const X509 *x, in check_purpose_ssl_server()
753 static int check_purpose_ns_ssl_server(const X509_PURPOSE *xp, const X509 *x, in check_purpose_ns_ssl_server()
765 static int purpose_smime(const X509 *x, int non_leaf) in purpose_smime()
789 static int check_purpose_smime_sign(const X509_PURPOSE *xp, const X509 *x, in check_purpose_smime_sign()
799 static int check_purpose_smime_encrypt(const X509_PURPOSE *xp, const X509 *x, in check_purpose_smime_encrypt()
809 static int check_purpose_crl_sign(const X509_PURPOSE *xp, const X509 *x, in check_purpose_crl_sign()
824 static int check_purpose_ocsp_helper(const X509_PURPOSE *xp, const X509 *x, in check_purpose_ocsp_helper()
837 static int check_purpose_timestamp_sign(const X509_PURPOSE *xp, const X509 *x, in check_purpose_timestamp_sign()
880 static int check_purpose_code_sign(const X509_PURPOSE *xp, const X509 *x, in check_purpose_code_sign()
934 static int no_check_purpose(const X509_PURPOSE *xp, const X509 *x, in no_check_purpose()
1040 uint32_t X509_get_extension_flags(X509 *x) in X509_get_extension_flags()
1047 uint32_t X509_get_key_usage(X509 *x) in X509_get_key_usage()
1055 uint32_t X509_get_extended_key_usage(X509 *x) in X509_get_extended_key_usage()
1063 const ASN1_OCTET_STRING *X509_get0_subject_key_id(X509 *x) in X509_get0_subject_key_id()
1071 const ASN1_OCTET_STRING *X509_get0_authority_key_id(X509 *x) in X509_get0_authority_key_id()
1079 const GENERAL_NAMES *X509_get0_authority_issuer(X509 *x) in X509_get0_authority_issuer()
1087 const ASN1_INTEGER *X509_get0_authority_serial(X509 *x) in X509_get0_authority_serial()
1095 long X509_get_pathlen(X509 *x) in X509_get_pathlen()
1104 long X509_get_proxy_pathlen(X509 *x) in X509_get_proxy_pathlen()