Searched refs:encrypt_with_password (Results 1 – 3 of 3) sorted by relevance
574 pub fn encrypt_with_password( in encrypt_with_password() method768 Self::encrypt_with_password(&super_key, password).context(ks_err!())?; in create_super_key()1160 Self::encrypt_with_password(&super_key, password) in init_user()
726 crate::super_key::SuperKeyManager::encrypt_with_password(&super_key, pw) in check_and_import_super_key()
5000 SuperKeyManager::encrypt_with_password(&super_key, &pw)?; in test_unbind_keys_for_user_removes_superkeys()5088 SuperKeyManager::encrypt_with_password(&super_key, &pw)?; in test_unbind_auth_bound_keys_for_user()5145 SuperKeyManager::encrypt_with_password(&super_key, &pw)?; in test_store_super_key()