Searched refs:IdRotationState (Results 1 – 4 of 4) sorted by relevance
38 pub struct IdRotationState { struct44 impl IdRotationState { implementation103 fn set_up() -> (TempDir, PathBuf, IdRotationState) { in set_up()107 let id_rotation_state = IdRotationState::new(temp_dir.path()); in set_up()
24 use keystore2::{authorization::AuthorizationManager, id_rotation::IdRotationState};87 IdRotationState::new(db_path) in main()
39 id_rotation::IdRotationState,62 id_rotation_state: IdRotationState, in new_native_binder() argument
49 use crate::{globals::get_keymint_device, id_rotation::IdRotationState};78 id_rotation_state: IdRotationState,91 id_rotation_state: IdRotationState, in new_native_binder() argument