Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dderparse.c77 int ASNDerGetLength( unsigned char* pbLengthData, long nBoundaryLength, long* pnLength, in ASNDerGetLength()
204 long nLengthWithToken, long nBoundaryLength, in ASNDerCheckToken()
287 int ASNDerCheckOID( unsigned char* pbTokenData, SPNEGO_MECH_OID nMechOID, long nBoundaryLength, in ASNDerCheckOID()
H A Dspnegoparse.c967 long nBoundaryLength = pSpnegoToken->ulBinaryDataLen; in InitSpnegoTokenType() local
1540 long nBoundaryLength = pSpnegoElement->nDatalength; in FindMechOIDInMechList() local
1585 int ValidateMechList( unsigned char* pbMechListData, long nBoundaryLength ) in ValidateMechList()