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

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dderparse.h180 long ASNDerCalcMechListLength( SPNEGO_MECH_OID *mechOidLst, int mechOidCnt,
H A Dderparse.c442 // ASNDerCalcMechListLength
459 long ASNDerCalcMechListLength( SPNEGO_MECH_OID *mechOidLst, int mechOidCnt, function
694 nMechListLength = ASNDerCalcMechListLength(mechOidLst, mechOidCnt, &nInternalLength);
H A Dspnegoparse.c135 nTempLength += ASNDerCalcMechListLength( mechOidLst, mechOidCnt, NULL );
345 nTempLength = ASNDerCalcMechListLength( pMechTypeList, MechTypeCnt, &nInternalLength );

Completed in 49 milliseconds