Searched defs:dh_file (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/wpa/src/eap_peer/ |
H A D | eap_config.h | 122 char *dh_file; global() member
|
/freebsd-src/contrib/wpa/src/crypto/ |
H A D | tls.h | 200 const char *dh_file; global() member
|
H A D | tls_wolfssl.c | 423 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 D | tls_openssl.c | 3942 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 D | tlsv1_cred.c | 1188 int tlsv1_set_dhparams(struct tlsv1_credentials *cred, const char *dh_file, in tlsv1_set_dhparams()
|
/freebsd-src/contrib/wpa/src/ap/ |
H A D | ap_config.h | 426 char *dh_file; global() member
|