Searched refs:cl_creds (Results 1 – 2 of 2) sorted by relevance
123 gss_cred_id_t cl_creds; /* delegated creds */ member633 &client->cl_creds); in svc_rpc_gss_accept_sec_context()857 client->cl_creds, in svc_rpc_gss_callback()873 client->cl_creds = GSS_C_NO_CREDENTIAL; in svc_rpc_gss_callback()885 if (client->cl_creds) { in svc_rpc_gss_callback()887 gss_release_cred(&min_ver, &client->cl_creds); in svc_rpc_gss_callback()
143 gss_cred_id_t cl_creds; /* delegated creds */ member985 &client->cl_creds, in svc_rpc_gss_accept_sec_context()1003 &client->cl_creds); in svc_rpc_gss_accept_sec_context()1284 client->cl_creds, in svc_rpc_gss_callback()1300 client->cl_creds = GSS_C_NO_CREDENTIAL; in svc_rpc_gss_callback()1312 if (client->cl_creds) { in svc_rpc_gss_callback()1314 gss_release_cred(&min_ver, &client->cl_creds); in svc_rpc_gss_callback()