Searched defs:suffix_match (Results 1 – 4 of 4) sorted by relevance
/hostap/src/crypto/ |
D | tls_wolfssl.c | 85 char *suffix_match; member 596 const char *suffix_match, in tls_connection_set_subject_match() 1335 char *match, *altmatch, *suffix_match, *domain_match; in tls_verify_cb() local
|
D | tls.h | 194 const char *suffix_match; member
|
D | tls_openssl.c | 251 char *subject_match, *altsubject_match, *suffix_match, *domain_match; member 2660 char *match, *altmatch, *suffix_match, *domain_match; in tls_verify_cb() local 3187 const char *suffix_match, in tls_connection_set_subject_match()
|
D | tls_gnutls.c | 62 char *suffix_match; member
|