Searched refs:tls_ctx_load_dh_params (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_backend.h150 void tls_ctx_load_dh_params(struct tls_root_ctx *ctx, const char *dh_file,
H A Dssl_polarssl.c201 tls_ctx_load_dh_params (struct tls_root_ctx *ctx, const char *dh_file, function
H A Dssl_openssl.c271 tls_ctx_load_dh_params (struct tls_root_ctx *ctx, const char *dh_file, function
H A Dssl.c463 tls_ctx_load_dh_params(new_ctx, options->dh_file, options->dh_file_inline);

Completed in 81 milliseconds