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

  /external/curl/lib/vtls/
schannel.h 79 struct curl_schannel_ctxt { struct
86 struct curl_schannel_ctxt *ctxt;
schannel.c 780 BACKEND->ctxt = (struct curl_schannel_ctxt *)
781 calloc(1, sizeof(struct curl_schannel_ctxt));
    [all...]

Completed in 149 milliseconds