fido_check_flags
if (fido_check_flags(stmt->authdata.flags, assert->up,
if (fido_check_flags(cred->authdata.flags, FIDO_OPT_TRUE,
if (fido_check_flags(cred->authdata.flags, FIDO_OPT_TRUE,
int fido_check_flags(uint8_t, fido_opt_t, fido_opt_t);