Searched refs:cred_handle (Results 1 – 4 of 4) sorted by relevance
79 CredHandle cred_handle; in Curl_SOCKS5_gssapi_negotiate() local136 cred_handle.dwLower = 0; in Curl_SOCKS5_gssapi_negotiate()137 cred_handle.dwUpper = 0; in Curl_SOCKS5_gssapi_negotiate()146 &cred_handle, 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()193 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()215 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()229 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()265 s_pSecFn->FreeCredentialsHandle(&cred_handle); in Curl_SOCKS5_gssapi_negotiate()[all …]
164 gss_cred_id_t cred_handle,
74 CredHandle cred_handle; member
850 gss_cred_id_t cred_handle, in Curl_gss_init_sec_context_a() argument887 rc = gss_init_sec_context(minor_status, cred_handle, context_handle, in Curl_gss_init_sec_context_a()