Lines Matching refs:s_pSecFn
971 s_pSecFn->AcquireCredentialsHandle(NULL, (TCHAR*)UNISP_NAME,
1018 s_pSecFn->AcquireCredentialsHandle(NULL, (TCHAR*)UNISP_NAME,
1247 sspi_status = s_pSecFn->InitializeSecurityContext(
1291 s_pSecFn->FreeContextBuffer(outbuf.pvBuffer);
1438 sspi_status = s_pSecFn->InitializeSecurityContext(
1490 s_pSecFn->FreeContextBuffer(outbuf[i].pvBuffer);
1715 s_pSecFn->QueryContextAttributes(&backend->ctxt->ctxt_handle,
1786 s_pSecFn->QueryContextAttributes(&backend->ctxt->ctxt_handle,
1960 sspi_status = s_pSecFn->QueryContextAttributes(
1999 sspi_status = s_pSecFn->EncryptMessage(&backend->ctxt->ctxt_handle, 0,
2216 sspi_status = s_pSecFn->DecryptMessage(&backend->ctxt->ctxt_handle,
2459 s_pSecFn->FreeCredentialsHandle(&cred->cred_handle);
2505 sspi_status = s_pSecFn->ApplyControlToken(&backend->ctxt->ctxt_handle,
2518 sspi_status = s_pSecFn->InitializeSecurityContext(
2537 s_pSecFn->FreeContextBuffer(outbuf.pvBuffer);
2548 s_pSecFn->DeleteSecurityContext(&backend->ctxt->ctxt_handle);
2634 s_pSecFn->QueryContextAttributes(&backend->ctxt->ctxt_handle,