HomeSort by relevance Sort by last modified time
    Searched full:client_option (Results 1 - 1 of 1) sorted by null

  /external/curl/lib/vtls/
axtls.c 150 uint32_t client_option = SSL_NO_DEFAULT_KEY | local
172 client_option |= SSL_DISPLAY_STATES | SSL_DISPLAY_RSA | SSL_DISPLAY_CERTS;
176 ssl_ctx = ssl_ctx_new(client_option, SSL_DEFAULT_CLNT_SESS);

Completed in 221 milliseconds