A1_PF_ALLOW_BER
if (dertype != A1_TAG_TYPE(t->tt) && (flags & A1_PF_ALLOW_BER)) {
if ((flags & A1_PF_ALLOW_BER) == 0)