Lines Matching refs:s_pSecFn

134   status = s_pSecFn->AcquireCredentialsHandle(NULL,  in Curl_SOCKS5_gssapi_negotiate()
147 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
160 status = s_pSecFn->InitializeSecurityContext(&cred_handle, in Curl_SOCKS5_gssapi_negotiate()
179 s_pSecFn->FreeContextBuffer(sspi_recv_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
186 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
187 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
189 s_pSecFn->FreeContextBuffer(sspi_recv_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
205 s_pSecFn->FreeContextBuffer(sspi_send_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
207 s_pSecFn->FreeContextBuffer(sspi_recv_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
208 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
209 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
219 s_pSecFn->FreeContextBuffer(sspi_send_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
221 s_pSecFn->FreeContextBuffer(sspi_recv_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
222 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
223 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
230 s_pSecFn->FreeContextBuffer(sspi_send_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
236 s_pSecFn->FreeContextBuffer(sspi_recv_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
258 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
259 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
268 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
269 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
277 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
278 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
290 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
291 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
301 s_pSecFn->FreeContextBuffer(sspi_recv_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
302 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
303 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
313 status = s_pSecFn->QueryCredentialsAttributes(&cred_handle, in Curl_SOCKS5_gssapi_negotiate()
316 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()
318 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
319 s_pSecFn->FreeContextBuffer(names.sUserName); in Curl_SOCKS5_gssapi_negotiate()
325 s_pSecFn->FreeContextBuffer(names.sUserName); in Curl_SOCKS5_gssapi_negotiate()
379 status = s_pSecFn->QueryContextAttributes(&sspi_context, in Curl_SOCKS5_gssapi_negotiate()
383 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
393 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
400 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
401 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
410 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
411 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
412 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
415 status = s_pSecFn->EncryptMessage(&sspi_context, in Curl_SOCKS5_gssapi_negotiate()
420 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
421 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
422 s_pSecFn->FreeContextBuffer(sspi_w_token[2].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
423 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
432 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
433 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
434 s_pSecFn->FreeContextBuffer(sspi_w_token[2].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
435 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
448 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
451 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
454 s_pSecFn->FreeContextBuffer(sspi_w_token[2].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
466 s_pSecFn->FreeContextBuffer(sspi_send_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
467 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
476 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
486 s_pSecFn->FreeContextBuffer(sspi_send_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
487 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
491 s_pSecFn->FreeContextBuffer(sspi_send_token.pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
497 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
505 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
512 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
522 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
531 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
532 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
544 status = s_pSecFn->DecryptMessage(&sspi_context, in Curl_SOCKS5_gssapi_negotiate()
551 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
553 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
554 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
563 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
565 s_pSecFn->FreeContextBuffer(sspi_w_token[1].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
566 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
571 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()
578 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()
579 s_pSecFn->DeleteSecurityContext(&sspi_context); in Curl_SOCKS5_gssapi_negotiate()
583 s_pSecFn->FreeContextBuffer(sspi_w_token[0].pvBuffer); in Curl_SOCKS5_gssapi_negotiate()