Searched refs:nMechListMICLength (Results 1 – 2 of 2) sorted by relevance
81 long nMechListMICLength, SPNEGO_MECH_OID *mechOidLst, int mechOidCnt, in CalculateMinSpnegoInitTokenSize() argument94 if ( nMechListMICLength > 0L ) in CalculateMinSpnegoInitTokenSize()96 nTempLength = ASNDerCalcElementLength( nMechListMICLength, NULL ); in CalculateMinSpnegoInitTokenSize()99 if ( nTempLength < nMechListMICLength ) in CalculateMinSpnegoInitTokenSize()
137 int CalculateMinSpnegoInitTokenSize( long nMechTokenLength, long nMechListMICLength,