Searched refs:STATUS_SESSIONKEY (Results 1 – 4 of 4) sorted by relevance
289 if ((ctx->status & STATUS_SESSIONKEY) == 0) { in _gss_ntlm_get_mic()306 if ((ctx->status & STATUS_SESSIONKEY) == 0) { in _gss_ntlm_get_mic()361 if ((ctx->status & STATUS_SESSIONKEY) == 0) in _gss_ntlm_verify_mic()378 if ((ctx->status & STATUS_SESSIONKEY) == 0) in _gss_ntlm_verify_mic()
394 ctx->status |= STATUS_SESSIONKEY; in _gss_ntlm_init_sec_context()458 ctx->status |= STATUS_SESSIONKEY; in _gss_ntlm_init_sec_context()466 ctx->status |= STATUS_SESSIONKEY; in _gss_ntlm_init_sec_context()
119 #define STATUS_SESSIONKEY 4 macro
234 ctx->status |= STATUS_SESSIONKEY; in _gss_ntlm_accept_sec_context()