Home
last modified time | relevance | path

Searched refs:KeyParamsForTesting (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/nigori/
H A Dnigori_test_utils.h26 struct KeyParamsForTesting { struct
33 KeyParamsForTesting Pbkdf2KeyParamsForTesting(
46 const std::vector<KeyParamsForTesting>& keybag_keys_params,
47 const KeyParamsForTesting& keystore_decryptor_params,
48 const KeyParamsForTesting& keystore_key_params);
62 const KeyParamsForTesting& passphrase_key_params,
63 const base::Optional<KeyParamsForTesting>& old_key_params = base::nullopt);
78 const KeyParamsForTesting& key_params);
H A Dnigori_test_utils.cc17 KeyParamsForTesting Pbkdf2KeyParamsForTesting( in Pbkdf2KeyParamsForTesting()
23 const std::vector<KeyParamsForTesting>& keybag_keys_params, in BuildKeystoreNigoriSpecifics()
24 const KeyParamsForTesting& keystore_decryptor_params, in BuildKeystoreNigoriSpecifics()
25 const KeyParamsForTesting& keystore_key_params) { in BuildKeystoreNigoriSpecifics()
36 for (const KeyParamsForTesting& key_params : keybag_keys_params) { in BuildKeystoreNigoriSpecifics()
81 const KeyParamsForTesting& passphrase_key_params, in CreateCustomPassphraseNigori()
82 const base::Optional<KeyParamsForTesting>& old_key_params) { in CreateCustomPassphraseNigori()
169 const KeyParamsForTesting& key_params) { in GetEncryptedBookmarkEntitySpecifics()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/test/integration/
H A Dsingle_client_nigori_sync_test.cc49 using syncer::KeyParamsForTesting;
270 const KeyParamsForTesting kKeyParams = { in IN_PROC_BROWSER_TEST_F()
300 const KeyParamsForTesting kKeystoreKeyParams = in IN_PROC_BROWSER_TEST_F()
326 const KeyParamsForTesting kKeystoreKeyParams = in IN_PROC_BROWSER_TEST_F()
328 const KeyParamsForTesting kDefaultKeyParams = { in IN_PROC_BROWSER_TEST_F()
352 const KeyParamsForTesting new_keystore_key_params = in IN_PROC_BROWSER_TEST_F()
367 const KeyParamsForTesting kKeystoreKeyParams = in IN_PROC_BROWSER_TEST_F()
369 const KeyParamsForTesting kDefaultKeyParams = { in IN_PROC_BROWSER_TEST_F()
411 const KeyParamsForTesting kKeystoreKeyParams = in IN_PROC_BROWSER_TEST_F()
413 const KeyParamsForTesting kDefaultKeyParams = { in IN_PROC_BROWSER_TEST_F()
[all …]
H A Dsingle_client_custom_passphrase_sync_test.cc39 using syncer::KeyParamsForTesting;
112 const KeyParamsForTesting& key_params) { in WaitForEncryptedServerBookmarks()
169 const KeyParamsForTesting& key_params) { in InjectEncryptedServerBookmark()
223 KeyParamsForTesting key_params = {KeyDerivationParams::CreateForPbkdf2(), in IN_PROC_BROWSER_TEST_F()
240 const KeyParamsForTesting key_params = { in IN_PROC_BROWSER_TEST_F()
303 KeyParamsForTesting key_params = { in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/test/fake_server/
H A Dfake_server_nigori_helper.cc47 const syncer::KeyParamsForTesting keystore_key_params = in SetKeystoreNigoriInFakeServer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/engine_impl/
H A Dmodel_type_worker_unittest.cc73 KeyParamsForTesting GetNthKeyParams(int n) { in GetNthKeyParams()
79 const KeyParamsForTesting& key_params, in EncryptPasswordSpecifics()
234 const KeyParamsForTesting key_params = GetNthKeyParams(i); in DecryptPendingKey()
249 void EncryptUpdate(const KeyParamsForTesting& params, in EncryptUpdate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/test/app/
H A Dsync_test_util.mm399 syncer::KeyParamsForTesting key_params = {