Home
last modified time | relevance | path

Searched refs:ASNDerGetLength (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() function
222 if ( ( nReturn = ASNDerGetLength( pbTokenData, nBoundaryLength, pnLength, in ASNDerCheckToken()
H A Dderparse.h170 int ASNDerGetLength( unsigned char* pbLengthData, long nBoundaryLength, long* pnLength,