int NtlmChallengeSize(tSmbNtlmAuthChallenge *Challenge){ return( sizeof(tSmbNtlmAuthChallenge) - sizeof(Challenge->buffer) +Challenge->uDomain.maxlen + Challenge->emptyString.maxlen); } */
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected