Home
last modified time | relevance | path

Searched defs:nBoundaryLength (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dderparse.c76 int ASNDerGetLength( unsigned char* pbLengthData, long nBoundaryLength, long* pnLength, in ASNDerGetLength()
203 long nLengthWithToken, long nBoundaryLength, in ASNDerCheckToken()
286 int ASNDerCheckOID( unsigned char* pbTokenData, SPNEGO_MECH_OID nMechOID, long nBoundaryLength, in ASNDerCheckOID()
H A Dspnegoparse.c949 long nBoundaryLength = pSpnegoToken->ulBinaryDataLen; in InitSpnegoTokenType() local
1527 long nBoundaryLength = pSpnegoElement->nDatalength; in FindMechOIDInMechList() local
1572 int ValidateMechList( unsigned char* pbMechListData, long nBoundaryLength ) in ValidateMechList()