SMP_FLAG_MITM_AUTH
auth = test_bit(SMP_FLAG_MITM_AUTH, &smp->flags) ? 1 : 0;
set_bit(SMP_FLAG_MITM_AUTH, &smp->flags);