Searched defs:dh_file (Results 1 – 6 of 6) sorted by relevance
181 char *dh_file; member
193 const char *dh_file; member
422 static int tls_connection_dh(struct tls_connection *conn, const char *dh_file, in tls_connection_dh()1423 static int tls_global_dh(void *ssl_ctx, const char *dh_file, in tls_global_dh()
3713 static int tls_connection_dh(struct tls_connection *conn, const char *dh_file) in tls_connection_dh()3787 static int tls_global_dh(struct tls_data *data, const char *dh_file) in tls_global_dh()
1255 int tlsv1_set_dhparams(struct tlsv1_credentials *cred, const char *dh_file, in tlsv1_set_dhparams()
403 char *dh_file; member