Searched defs:gss_sign_arg (Results 1 – 1 of 1) sorted by relevance
242 struct gss_sign_arg { struct243 OM_UINT32 gssd_context_verifier; /* verifier for context handles */244 GSS_CTX_ID_T context_handle; /* handle to existing context */245 int qop_req; /* quality of protection */246 GSS_BUFFER_T message_buffer; /* message to sign */