Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dspnegoparse.h111 #define SPNEGO_TOKEN_SIZE sizeof(SPNEGO_TOKEN) macro
H A Dspnegoparse.c817 pSpnegoToken->nStructSize = SPNEGO_TOKEN_SIZE; in AllocEmptySpnegoToken()
1703 if ( pSpnegoToken->nStructSize >= SPNEGO_TOKEN_SIZE ) in IsValidSpnegoToken()