Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Dtls.h206 const char *dh_file; member
H A Dtls_wolfssl.c1463 static int tls_global_dh(void *ssl_ctx, const char *dh_file) in tls_global_dh()
H A Dtls_openssl.c4155 static int tls_global_dh(struct tls_data *data, const char *dh_file) in tls_global_dh()
/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_cred.c1188 int tlsv1_set_dhparams(struct tlsv1_credentials *cred, const char *dh_file, in tlsv1_set_dhparams()
/freebsd/contrib/wpa/src/ap/
H A Dap_config.h435 char *dh_file; member