Searched refs:FLAG_WRAP_CONFIDENTIAL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dk5sealv3.c82 #define FLAG_WRAP_CONFIDENTIAL 0x02 macro
187 | (conf_req_flag ? FLAG_WRAP_CONFIDENTIAL : 0)
440 if (ptr[2] & FLAG_WRAP_CONFIDENTIAL) {

Completed in 56 milliseconds