Searched defs:super_key (Results 1 – 4 of 4) sorted by relevance
405 let super_key = legacy_blob_loader in unlock_user_key() localVariable408 let super_key = match super_key { in unlock_user_key() localVariable439 let super_key = self in unwrap_key_if_required() localVariable533 let super_key = self in check_and_unlock_super_key() localVariable563 let super_key = generate_aes256_key() in check_and_initialize_super_key() localVariable580 let super_key = self in check_and_initialize_super_key() localVariable602 let super_key = Self::extract_super_key_from_key_entry(algorithm, entry, pw, None) in populate_cache_from_super_key_blob() localVariable783 let super_key = self in handle_super_encryption_on_key_init() localVariable
49 mod super_key; module
90 super_key: Arc<SuperKeyManager>, field
3257 let super_key: Arc<SuperKeyManager> = Default::default(); in new_test_db_with_gc() localVariable5466 let super_key = keystore2_crypto::generate_aes256_key()?; in test_store_super_key() localVariable