Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/heimdal/dist/lib/gssapi/netlogon/
H A Dnetlogon.h136 enum { NL_AUTH_NEGOTIATE, NL_AUTH_ESTABLISHED } State; enumerator
H A Dinit_sec_context.c160 if (ctx->State != NL_AUTH_NEGOTIATE) { in _netlogon_read_initial_auth_message()
193 ctx->State = NL_AUTH_NEGOTIATE; in _netlogon_alloc_context()