Searched refs:CP_ACTION_LOCKED (Results 1 – 2 of 2) sorted by relevance
474 case CP_ACTION_LOCKED: in cp_key_store_action()476 callback_arg.state = (action == CP_ACTION_LOCKED ? CP_LOCKED_STATE : CP_UNLOCKED_STATE); in cp_key_store_action()491 case CP_ACTION_LOCKED: in cp_key_store_action_for_volume()493 callback_arg.state = (action == CP_ACTION_LOCKED ? CP_LOCKED_STATE : CP_UNLOCKED_STATE); in cp_key_store_action_for_volume()
75 CP_ACTION_LOCKED = 0, enumerator