Home
last modified time | relevance | path

Searched refs:ACCEPT_INCOMPLETE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c545 *negState = ACCEPT_INCOMPLETE; in handle_mic()
726 *negState = ACCEPT_INCOMPLETE; in init_ctx_cont()
813 *negState = ACCEPT_INCOMPLETE; in init_ctx_nego()
918 *negState = ACCEPT_INCOMPLETE; in init_ctx_call_init()
1361 *negState = ACCEPT_INCOMPLETE; in acc_ctx_hints()
1618 *negState = ACCEPT_INCOMPLETE; in acc_ctx_cont()
3315 *negResult = ACCEPT_INCOMPLETE; in negotiate_mech_type()
H A DgssapiP_spnego.h19 #define ACCEPT_INCOMPLETE 1 macro