Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dlegacy_migrator.rs340 pub fn with_try_migrate_super_key<F, T>( in with_try_migrate_super_key() method
Dsuper_key.rs528 .with_try_migrate_super_key(user_id, pw, || db.load_super_key(alias, user_id)) in check_and_unlock_super_key()