Home
last modified time | relevance | path

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

/freebsd-src/contrib/wpa/src/eap_peer/
H A Deap_config.h122 char *dh_file; global() member
/freebsd-src/contrib/wpa/src/crypto/
H A Dtls.h200 const char *dh_file; global() member
H A Dtls_wolfssl.c423 tls_connection_dh(struct tls_connection * conn,const char * dh_file,const u8 * dh_blob,size_t blob_len) tls_connection_dh() argument
1430 tls_global_dh(void * ssl_ctx,const char * dh_file,const u8 * dh_blob,size_t blob_len) tls_global_dh() argument
H A Dtls_openssl.c3942 tls_connection_dh(struct tls_connection * conn,const char * dh_file) tls_connection_dh() argument
4016 tls_global_dh(struct tls_data * data,const char * dh_file) tls_global_dh() argument
[all...]
/freebsd-src/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-src/contrib/wpa/src/ap/
H A Dap_config.h426 char *dh_file; global() member