Searched refs:lock_with_up (Results 1 – 2 of 2) sorted by relevance
187 bool lock_with_up; in parse_argv() local189 … r = parse_boolean_argument("--fido2-with-user-presence=", optarg, &lock_with_up); in parse_argv()193 SET_FLAG(arg_fido2_lock_with, FIDO2ENROLL_UP, lock_with_up); in parse_argv()
3544 bool lock_with_up; in parse_argv() local3546 … r = parse_boolean_argument("--fido2-with-user-presence=", optarg, &lock_with_up); in parse_argv()3550 SET_FLAG(arg_fido2_lock_with, FIDO2ENROLL_UP, lock_with_up); in parse_argv()