Lines Matching defs:cert

468 	X509 *cert = NULL;  in provider_load_cert()  local
523 const CERT_CONTEXT *cert; member
709 X509 *cert = NULL; in tls_cryptoapi_cert() local
812 X509 *cert; in tls_cryptoapi_ca_cert() local
1999 static int tls_match_altsubject_component(X509 *cert, int type, in tls_match_altsubject_component()
2024 static int tls_match_altsubject(X509 *cert, const char *match) in tls_match_altsubject()
2150 static int match_dn_field(const X509 *cert, int nid, const char *field, in match_dn_field()
2223 static int get_value_from_field(const X509 *cert, char *field_str, in get_value_from_field()
2283 static int tls_match_dn_field(X509 *cert, const char *match) in tls_match_dn_field()
2316 static int tls_match_suffix_helper(X509 *cert, const char *match, in tls_match_suffix_helper()
2387 static int tls_match_suffix(X509 *cert, const char *match, int full) in tls_match_suffix()
2444 static struct wpabuf * get_x509_cert(X509 *cert) in get_x509_cert()
2469 struct wpabuf *cert = NULL; in openssl_tls_fail_event() local
2488 static int openssl_cert_tod(X509 *cert) in openssl_cert_tod()
2523 struct wpabuf *cert = NULL; in openssl_tls_cert_event() local
2620 static void debug_print_cert(X509 *cert, const char *title) in debug_print_cert()
2720 struct wpabuf *cert; in tls_verify_cb() local
2763 X509 *cert; in tls_verify_cb() local
3001 X509 *cert = d2i_X509(NULL, in tls_connection_ca_cert() local
3742 X509 *cert; in tls_parse_pkcs12() local
3925 X509 **cert) in tls_engine_get_cert()
3930 X509 *cert; in tls_engine_get_cert() member
3960 X509 *cert; in tls_connection_engine_client_cert() local
3988 X509 *cert; in tls_connection_engine_ca_cert() local
5263 X509 *cert; in ocsp_resp_cb() local
5767 static void openssl_debug_dump_certificate(int i, X509 *cert) in openssl_debug_dump_certificate()