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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Daxtls.c151 uint32_t client_option = SSL_NO_DEFAULT_KEY | local
173 client_option |= SSL_DISPLAY_STATES | SSL_DISPLAY_RSA | SSL_DISPLAY_CERTS;
177 ssl_ctx = ssl_ctx_new(client_option, SSL_DEFAULT_CLNT_SESS);

Completed in 112 milliseconds