Lines Matching refs:s_pSecFn

139   status = s_pSecFn->AcquireCredentialsHandle(NULL,  in Curl_SOCKS5_gssapi_negotiate()
152 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
167 status = s_pSecFn->InitializeSecurityContext(&cred_handle, in Curl_SOCKS5_gssapi_negotiate()
186 s_pSecFn->FreeContextBuffer(sspi_recv_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
193 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
194 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
196 s_pSecFn->FreeContextBuffer(sspi_recv_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
212 s_pSecFn->FreeContextBuffer(sspi_send_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
214 s_pSecFn->FreeContextBuffer(sspi_recv_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
215 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
216 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
226 s_pSecFn->FreeContextBuffer(sspi_send_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
228 s_pSecFn->FreeContextBuffer(sspi_recv_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
229 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
230 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
237 s_pSecFn->FreeContextBuffer(sspi_send_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
243 s_pSecFn->FreeContextBuffer(sspi_recv_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
265 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
266 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
275 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
276 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
284 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
285 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
297 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
298 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
308 s_pSecFn->FreeContextBuffer(sspi_recv_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
309 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
310 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
320 status = s_pSecFn->QueryCredentialsAttributes(&cred_handle, in Curl_SOCKS5_gssapi_negotiate()
323 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
325 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
326 s_pSecFn->FreeContextBuffer(names.sUserName); in Curl_SOCKS5_gssapi_negotiate()
332 s_pSecFn->FreeContextBuffer(names.sUserName); in Curl_SOCKS5_gssapi_negotiate()
386 status = s_pSecFn->QueryContextAttributes(&sspi_context, in Curl_SOCKS5_gssapi_negotiate()
390 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
400 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
407 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
408 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
417 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
418 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
419 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
422 status = s_pSecFn->EncryptMessage(&sspi_context, in Curl_SOCKS5_gssapi_negotiate()
427 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
428 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
429 s_pSecFn->FreeContextBuffer(sspi_w_token[2].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
430 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
439 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
440 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
441 s_pSecFn->FreeContextBuffer(sspi_w_token[2].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
442 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
455 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
458 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
461 s_pSecFn->FreeContextBuffer(sspi_w_token[2].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
473 s_pSecFn->FreeContextBuffer(sspi_send_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
474 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
483 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
493 s_pSecFn->FreeContextBuffer(sspi_send_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
494 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
498 s_pSecFn->FreeContextBuffer(sspi_send_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
504 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
512 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
519 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
529 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
538 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
539 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
551 status = s_pSecFn->DecryptMessage(&sspi_context, in Curl_SOCKS5_gssapi_negotiate()
558 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
560 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
561 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
570 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
572 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
573 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
578 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
579 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
585 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
586 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
590 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()