Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcrypto.c496 int conf_req, /* Do we want privacy ? */ in __QOPSeal()
549 int conf_req, /* Is the message encrypted */ in __QOPUnSeal()
H A DMICwrap.c212 int conf_req, /* True to request privacy */ in __dh_gss_seal()
H A Dcontext.c279 int conf_req, /* True if confidentiality is wanted */ in __dh_gss_wrap_size_limit()
/illumos-gate/usr/src/uts/common/gssapi/include/
H A DmechglueP.h754 #define KGSS_SEAL(minor_st, ctx, conf_req, qop, msg, conf_state, tkn) \ argument
790 #define KGSS_SEAL(minor_st, ctx, conf_req, qop, msg, conf_state, tkn) \ argument