Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dtlsv1_cred.c482 int tlsv1_set_dhparams(struct tlsv1_credentials *cred, const char *dh_file, in tlsv1_set_dhparams()
/external/wpa_supplicant_8/src/eap_peer/
Deap_config.h178 u8 *dh_file; member
/external/wpa_supplicant_8/src/crypto/
Dtls.h153 const char *dh_file; member
Dtls_openssl.c2367 static int tls_connection_dh(struct tls_connection *conn, const char *dh_file) in tls_connection_dh()
2441 static int tls_global_dh(SSL_CTX *ssl_ctx, const char *dh_file) in tls_global_dh()
/external/wpa_supplicant_8/src/ap/
Dap_config.h304 char *dh_file; member