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