Searched refs:tls_ctx_load_priv_file (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.h217 int tls_ctx_load_priv_file (struct tls_root_ctx *ctx, const char *priv_key_file,
H A Dssl_polarssl.c272 tls_ctx_load_priv_file (struct tls_root_ctx *ctx, const char *priv_key_file, function
H A Dssl_openssl.c486 tls_ctx_load_priv_file (struct tls_root_ctx *ctx, const char *priv_key_file, function
H A Dssl.c517 if (0 != tls_ctx_load_priv_file(new_ctx, options->priv_key_file, options->priv_key_file_inline))

Completed in 115 milliseconds