Lines Matching defs:cert
378 const CERT_CONTEXT *cert; member
564 X509 *cert = NULL; in tls_cryptoapi_cert() local
667 X509 *cert; in tls_cryptoapi_ca_cert() local
1843 static int tls_match_altsubject_component(X509 *cert, int type, in tls_match_altsubject_component()
1868 static int tls_match_altsubject(X509 *cert, const char *match) in tls_match_altsubject()
1992 static int match_dn_field(const X509 *cert, int nid, const char *field, in match_dn_field()
2065 static int get_value_from_field(const X509 *cert, char *field_str, in get_value_from_field()
2125 static int tls_match_dn_field(X509 *cert, const char *match) in tls_match_dn_field()
2158 static int tls_match_suffix_helper(X509 *cert, const char *match, in tls_match_suffix_helper()
2229 static int tls_match_suffix(X509 *cert, const char *match, int full) in tls_match_suffix()
2286 static struct wpabuf * get_x509_cert(X509 *cert) in get_x509_cert()
2311 struct wpabuf *cert = NULL; in openssl_tls_fail_event() local
2330 static int openssl_cert_tod(X509 *cert) in openssl_cert_tod()
2365 struct wpabuf *cert = NULL; in openssl_tls_cert_event() local
2462 static void debug_print_cert(X509 *cert, const char *title) in debug_print_cert()
2562 struct wpabuf *cert; in tls_verify_cb() local
2605 X509 *cert; in tls_verify_cb() local
2843 X509 *cert = d2i_X509(NULL, in tls_connection_ca_cert() local
3584 X509 *cert; in tls_parse_pkcs12() local
3767 X509 **cert) in tls_engine_get_cert()
3772 X509 *cert; in tls_engine_get_cert() member
3803 X509 *cert; in tls_connection_engine_client_cert() local
3830 X509 *cert; in tls_connection_engine_ca_cert() local
5108 X509 *cert; in ocsp_resp_cb() local
5599 static void openssl_debug_dump_certificate(int i, X509 *cert) in openssl_debug_dump_certificate()