Lines Matching refs:ctxt_handle
801 0, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step1()
995 &BACKEND->cred->cred_handle, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step2()
1242 sspi_status = s_pSecFn->QueryContextAttributes(&BACKEND->ctxt->ctxt_handle, in schannel_connect_step3()
1313 sspi_status = s_pSecFn->QueryContextAttributes(&BACKEND->ctxt->ctxt_handle, in schannel_connect_step3()
1449 conn->sslContext = &BACKEND->ctxt->ctxt_handle; in schannel_connect_common()
1479 &BACKEND->ctxt->ctxt_handle, in schannel_send()
1517 sspi_status = s_pSecFn->EncryptMessage(&BACKEND->ctxt->ctxt_handle, 0, in schannel_send()
1735 sspi_status = s_pSecFn->DecryptMessage(&BACKEND->ctxt->ctxt_handle, in schannel_recv()
2007 sspi_status = s_pSecFn->ApplyControlToken(&BACKEND->ctxt->ctxt_handle, in Curl_schannel_shutdown()
2026 &BACKEND->ctxt->ctxt_handle, in Curl_schannel_shutdown()
2033 &BACKEND->ctxt->ctxt_handle, in Curl_schannel_shutdown()
2057 s_pSecFn->DeleteSecurityContext(&BACKEND->ctxt->ctxt_handle); in Curl_schannel_shutdown()
2150 s_pSecFn->QueryContextAttributes(&BACKEND->ctxt->ctxt_handle, in pkp_pin_peer_pubkey()
2267 return &BACKEND->ctxt->ctxt_handle; in Curl_schannel_get_internals()