Searched refs:tls_ctx_restrict_ciphers (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.h139 void tls_ctx_restrict_ciphers(struct tls_root_ctx *ctx, const char *ciphers);
H A Dssl_polarssl.c167 tls_ctx_restrict_ciphers(struct tls_root_ctx *ctx, const char *ciphers) function
H A Dssl_openssl.c203 tls_ctx_restrict_ciphers(struct tls_root_ctx *ctx, const char *ciphers) function
H A Dssl.c538 tls_ctx_restrict_ciphers(new_ctx, options->cipher_list);

Completed in 72 milliseconds