Home
last modified time | relevance | path

Searched refs:HOME_AUTHENTICATING_FOR_ACQUIRE (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/home/
Dhomed-home.h40 HOME_AUTHENTICATING_FOR_ACQUIRE, /* authenticating because Acquire() was called */ enumerator
53 HOME_AUTHENTICATING_FOR_ACQUIRE); in HOME_STATE_IS_ACTIVE()
77 HOME_AUTHENTICATING_FOR_ACQUIRE); in HOME_STATE_IS_EXECUTING_OPERATION()
88 HOME_AUTHENTICATING_FOR_ACQUIRE); in HOME_STATE_SHALL_PIN()
106 HOME_AUTHENTICATING_FOR_ACQUIRE); in HOME_STATE_MAY_RETRY_DEACTIVATE()
Dhomed-home.c1015 …h->state, HOME_AUTHENTICATING, HOME_AUTHENTICATING_WHILE_ACTIVE, HOME_AUTHENTICATING_FOR_ACQUIRE)); in home_authenticating_finish()
1126 case HOME_AUTHENTICATING_FOR_ACQUIRE: in home_on_worker_process()
1399 …or_state, HOME_AUTHENTICATING, HOME_AUTHENTICATING_WHILE_ACTIVE, HOME_AUTHENTICATING_FOR_ACQUIRE)); in home_authenticate_internal()
2719 for_state = HOME_AUTHENTICATING_FOR_ACQUIRE; in home_dispatch_acquire()
3218 [HOME_AUTHENTICATING_FOR_ACQUIRE] = "authenticating-for-acquire",