Home
last modified time | relevance | path

Searched defs:gss_accept_sec_context_arg (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/uts/common/gssapi/
H A Dgssd.x159 struct gss_accept_sec_context_arg { struct
160 uid_t uid; /* client uid */
161 GSS_CTX_ID_T context_handle; /* handle to existing context */
162 OM_UINT32 gssd_context_verifier; /* verifier for context handles */
163 GSS_CRED_ID_T verifier_cred_handle; /* must = GSS_C_NO_CREDENTIAL */
164 OM_UINT32 gssd_cred_verifier; /* verifier for cred handle */
165 GSS_BUFFER_T input_token_buffer; /* token to send to peer */
167 input_chan_bindings; /* requested channel bindings */