Searched refs:SPNEGO_TOKEN_SIZE (Results 1 – 2 of 2) sorted by relevance
111 #define SPNEGO_TOKEN_SIZE sizeof(SPNEGO_TOKEN) macro
817 pSpnegoToken->nStructSize = SPNEGO_TOKEN_SIZE; in AllocEmptySpnegoToken()1703 if ( pSpnegoToken->nStructSize >= SPNEGO_TOKEN_SIZE ) in IsValidSpnegoToken()