Home
last modified time | relevance | path

Searched refs:nMechListLength (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dderparse.c678 long nMechListLength = ASNDerCalcMechListLength( mechoid, &nInternalLength ); in ASNDerWriteMechList() local
694 return nMechListLength; in ASNDerWriteMechList()
H A Dspnegoparse.c1085 int GetSpnegoInitTokenMechList( unsigned char* pbTokenData, int nMechListLength, in GetSpnegoInitTokenMechList() argument
1094 nMechListLength, nMechListLength, in GetSpnegoInitTokenMechList()
1099 nMechListLength -= nActualTokenLength; in GetSpnegoInitTokenMechList()
H A Dspnegoparse.h126 int GetSpnegoInitTokenMechList( unsigned char* pbTokenData, int nMechListLength,