MINAUTHLEN
if (data->mechanism.length >= MINAUTHLEN &&
if (syncaddr->len < MINAUTHLEN || syncaddr->len > MAXAUTHLEN)
if (mech->length < MINAUTHLEN ||