Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dtls.h206 const char *dh_file; member
Dtls_wolfssl.c1463 static int tls_global_dh(void *ssl_ctx, const char *dh_file) in tls_global_dh()
Dtls_openssl.c4155 static int tls_global_dh(struct tls_data *data, const char *dh_file) in tls_global_dh()
/hostap-latest/src/tls/
Dtlsv1_cred.c1188 int tlsv1_set_dhparams(struct tlsv1_credentials *cred, const char *dh_file, in tlsv1_set_dhparams()
/hostap-latest/src/ap/
Dap_config.h449 char *dh_file; member