Home
last modified time | relevance | path

Searched defs:dh_file (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Deap_config.h181 char *dh_file; member
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dtls.h200 const char *dh_file; member
H A Dtls_wolfssl.c422 static int tls_connection_dh(struct tls_connection *conn, const char *dh_file, in tls_connection_dh()
1423 static int tls_global_dh(void *ssl_ctx, const char *dh_file, in tls_global_dh()
H A Dtls_openssl.c3808 static int tls_connection_dh(struct tls_connection *conn, const char *dh_file) in tls_connection_dh()
3882 static int tls_global_dh(struct tls_data *data, const char *dh_file) in tls_global_dh()
/dflybsd-src/contrib/wpa_supplicant/src/tls/
H A Dtlsv1_cred.c1255 int tlsv1_set_dhparams(struct tlsv1_credentials *cred, const char *dh_file, in tlsv1_set_dhparams()
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dap_config.h420 char *dh_file; member