AUTH_ENCRYPT_MASK
if ((ap->way & AUTH_ENCRYPT_MASK) && !auth_enable_encrypt)
if ((ap->AuthHow & AUTH_ENCRYPT_MASK) == AUTH_ENCRYPT_ON &&