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

  /external/curl/lib/vtls/
schannel.c 119 struct curl_schannel_cred *old_cred = NULL;
233 connssl->cred = (struct curl_schannel_cred *)
234 malloc(sizeof(struct curl_schannel_cred));
239 memset(connssl->cred, 0, sizeof(struct curl_schannel_cred));
718 struct curl_schannel_cred *old_cred = NULL;
733 sizeof(struct curl_schannel_cred),
    [all...]
  /external/curl/lib/
urldata.h 240 struct curl_schannel_cred { struct
325 struct curl_schannel_cred *cred;
    [all...]

Completed in 62 milliseconds