Searched refs:ImportNigoriKey (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/sync/util/
H A Dcryptographer.cc61 ImportNigoriKey(serialized_nigori_key);
192 return ImportNigoriKey(serialized_nigori_key);
363 bool Cryptographer::ImportNigoriKey(const std::string serialized_nigori_key) { function in class:syncer::Cryptographer
H A Dcryptographer.h189 bool ImportNigoriKey(const std::string serialized_nigori_key);
/external/chromium_org/sync/internal_api/
H A Dsync_encryption_handler_impl.cc1600 cryptographer->ImportNigoriKey(serialized_nigori);

Completed in 1448 milliseconds