Searched refs:smbfs_ASNDerCalcMechListLength (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_derparse.h174 long smbfs_ASNDerCalcMechListLength(SPNEGO_MECH_OID, long *);
H A Dsmbfs_derparse.c436 * smbfs_ASNDerCalcMechListLength
454 smbfs_ASNDerCalcMechListLength(SPNEGO_MECH_OID mechoid, long *pnInternalLength) function
672 nMechListLength = smbfs_ASNDerCalcMechListLength(mechoid,
H A Dsmbfs_spnegoparse.c113 nTempLength += smbfs_ASNDerCalcMechListLength(mechOid, NULL);
305 nTempLength = smbfs_ASNDerCalcMechListLength(MechType,

Completed in 26 milliseconds