Searched refs:GSS_C_SEQUENCE_FLAG (Results 1 – 6 of 6) sorted by relevance
151 if ((o->flags & (GSS_C_REPLAY_FLAG|GSS_C_SEQUENCE_FLAG)) == 0) in _gssapi_msg_order_check()160 r = (o->flags & (GSS_C_REPLAY_FLAG|GSS_C_SEQUENCE_FLAG))==GSS_C_REPLAY_FLAG; in _gssapi_msg_order_check()208 return flags & (GSS_C_SEQUENCE_FLAG|GSS_C_REPLAY_FLAG); in _gssapi_msg_order_f()
556 if (req_flags & GSS_C_SEQUENCE_FLAG) in init_auth_restart()557 flags |= GSS_C_SEQUENCE_FLAG; in init_auth_restart()
585 ctx->flags = GSS_C_REPLAY_FLAG | GSS_C_SEQUENCE_FLAG; in gsskrb5_acceptor_start()
474 GSS_C_SEQUENCE_FLAG, /* message sequence checking */ in init_sec_context()
159 #define GSS_C_SEQUENCE_FLAG 8 macro
319 GSS_C_MUTUAL_FLAG | GSS_C_SEQUENCE_FLAG | in gssapi_get_itoken()