Searched refs:ImportNigoriKey (Results 1 – 3 of 3) sorted by relevance
43 ImportNigoriKey(serialized_nigori_key); in Bootstrap()174 return ImportNigoriKey(serialized_nigori_key); in AddKeyFromBootstrapToken()341 bool Cryptographer::ImportNigoriKey(const std::string serialized_nigori_key) { in ImportNigoriKey() function in syncer::Cryptographer
185 bool ImportNigoriKey(const std::string serialized_nigori_key);
1604 cryptographer->ImportNigoriKey(serialized_nigori); in DecryptPendingKeysWithKeystoreKey()