Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/gssapi/
H A Dgssd.x287 struct gss_unseal_res { struct
288 OM_UINT32 minor_status; /* status from the mechanism */
289 GSS_BUFFER_T output_message_buffer; /* protected message */
290 int conf_state; /* type of conf. provided */
291 int qop_state; /* quality of prot. provided */
292 OM_UINT32 status; /* status of GSSAPI call */