Searched defs:dh_file (Results 1 – 5 of 5) sorted by relevance
482 int tlsv1_set_dhparams(struct tlsv1_credentials *cred, const char *dh_file, in tlsv1_set_dhparams()
178 u8 *dh_file; member
153 const char *dh_file; member
2367 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()
304 char *dh_file; member