Searched refs:ASNDerGetLength (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dderparse.h170 int ASNDerGetLength( unsigned char* pbLengthData, long nBoundaryLength, long* pnLength,
H A Dderparse.c57 // ASNDerGetLength
77 int ASNDerGetLength( unsigned char* pbLengthData, long nBoundaryLength, long* pnLength, function
222 if ( ( nReturn = ASNDerGetLength( pbTokenData, nBoundaryLength, pnLength,
253 } // IF ASNDerGetLength

Completed in 60 milliseconds