Lines Matching defs:cert
778 static int tls_match_alt_subject_component(WOLFSSL_X509 *cert, int type, in tls_match_alt_subject_component()
804 static int tls_match_alt_subject(WOLFSSL_X509 *cert, const char *match) in tls_match_alt_subject()
879 static int tls_match_suffix_helper(WOLFSSL_X509 *cert, const char *match, in tls_match_suffix_helper()
950 static int tls_match_suffix(WOLFSSL_X509 *cert, const char *match, int full) in tls_match_suffix()
1028 static int match_dn_field(WOLFSSL_X509 *cert, int nid, const char *field, in match_dn_field()
1074 static int get_value_from_field(WOLFSSL_X509 *cert, char *field_str, in get_value_from_field()
1129 static int tls_match_dn_field(WOLFSSL_X509 *cert, const char *match) in tls_match_dn_field()
1161 static struct wpabuf * get_x509_cert(WOLFSSL_X509 *cert) in get_x509_cert()
1181 struct wpabuf *cert = NULL; in wolfssl_tls_fail_event() local
1200 static int wolfssl_cert_tod(X509 *cert) in wolfssl_cert_tod()
1235 struct wpabuf *cert = NULL; in wolfssl_tls_cert_event() local
1392 struct wpabuf *cert; in tls_verify_cb() local