Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c540 *tokflag = NO_TOKEN_SEND; in handle_mic()
588 *tokflag = NO_TOKEN_SEND; in process_mic()
594 *tokflag = NO_TOKEN_SEND; in process_mic()
705 *tokflag = NO_TOKEN_SEND; in init_ctx_cont()
731 *tokflag = NO_TOKEN_SEND; in init_ctx_cont()
798 *tokflag = NO_TOKEN_SEND; in init_ctx_nego()
841 *tokflag = NO_TOKEN_SEND; in init_ctx_reselect()
915 *send_token = NO_TOKEN_SEND; in init_ctx_call_init()
924 *send_token = NO_TOKEN_SEND; in init_ctx_call_init()
992 send_token_flag send_token = NO_TOKEN_SEND; in spnego_gss_init_sec_context()
[all …]
H A DgssapiP_spnego.h60 typedef enum {NO_TOKEN_SEND, INIT_TOKEN_SEND, CONT_TOKEN_SEND, enumerator