HomeSort by relevance Sort by last modified time
    Searched refs:negnpn (Results 1 - 6 of 6) sorted by null

  /external/curl/lib/vtls/
polarssl.c 466 conn->negnpn = CURL_HTTP_VERSION_2_0;
471 conn->negnpn = CURL_HTTP_VERSION_1_1;
openssl.c     [all...]
gtls.c     [all...]
nss.c 717 conn->negnpn = CURL_HTTP_VERSION_2_0;
723 conn->negnpn = CURL_HTTP_VERSION_1_1;
    [all...]
  /external/curl/lib/
urldata.h 1061 int negnpn; \/* APLN or NPN TLS negotiated protocol, CURL_HTTP_VERSION* *\/ member in struct:connectdata
    [all...]
http.c     [all...]

Completed in 2903 milliseconds