Lines Matching defs:cert
369 const CERT_CONTEXT *cert; member
555 X509 *cert = NULL; in tls_cryptoapi_cert() local
658 X509 *cert; in tls_cryptoapi_ca_cert() local
1681 static int tls_match_altsubject_component(X509 *cert, int type, in tls_match_altsubject_component()
1706 static int tls_match_altsubject(X509 *cert, const char *match) in tls_match_altsubject()
1830 static int match_dn_field(const X509 *cert, int nid, const char *field, in match_dn_field()
1903 static int get_value_from_field(const X509 *cert, char *field_str, in get_value_from_field()
1963 static int tls_match_dn_field(X509 *cert, const char *match) in tls_match_dn_field()
1996 static int tls_match_suffix_helper(X509 *cert, const char *match, in tls_match_suffix_helper()
2067 static int tls_match_suffix(X509 *cert, const char *match, int full) in tls_match_suffix()
2124 static struct wpabuf * get_x509_cert(X509 *cert) in get_x509_cert()
2149 struct wpabuf *cert = NULL; in openssl_tls_fail_event() local
2168 static int openssl_cert_tod(X509 *cert) in openssl_cert_tod()
2200 struct wpabuf *cert = NULL; in openssl_tls_cert_event() local
2363 struct wpabuf *cert; in tls_verify_cb() local
2406 X509 *cert; in tls_verify_cb() local
2644 X509 *cert = d2i_X509(NULL, in tls_connection_ca_cert() local
3312 X509 *cert; in tls_parse_pkcs12() local
3495 X509 **cert) in tls_engine_get_cert()
3500 X509 *cert; in tls_engine_get_cert() member
3531 X509 *cert; in tls_connection_engine_client_cert() local
3558 X509 *cert; in tls_connection_engine_ca_cert() local
4659 static void debug_print_cert(X509 *cert, const char *title) in debug_print_cert()
4745 X509 *cert; in ocsp_resp_cb() local
5160 static void openssl_debug_dump_certificate(int i, X509 *cert) in openssl_debug_dump_certificate()