Searched refs:tls_connection_set_subject_match (Results 1 – 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | tls_wolfssl.c | 380 static int tls_connection_set_subject_match(struct tls_connection *conn, in tls_connection_set_subject_match() function 1254 if (tls_connection_set_subject_match(conn, params->subject_match, in tls_connection_set_params()
|
D | tls_openssl.c | 2827 static int tls_connection_set_subject_match(struct tls_connection *conn, in tls_connection_set_subject_match() function 4982 if (tls_connection_set_subject_match(conn, in tls_connection_set_params()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
D | tls_wolfssl.c | 381 static int tls_connection_set_subject_match(struct tls_connection *conn, in tls_connection_set_subject_match() function 1261 if (tls_connection_set_subject_match(conn, params->subject_match, in tls_connection_set_params()
|
D | tls_openssl.c | 2882 static int tls_connection_set_subject_match(struct tls_connection *conn, in tls_connection_set_subject_match() function 5268 if (tls_connection_set_subject_match(conn, in tls_connection_set_params()
|