HomeSort by relevance Sort by last modified time
    Searched refs:ImportNigoriKey (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sync/util/
cryptographer.h 185 bool ImportNigoriKey(const std::string serialized_nigori_key);
cryptographer.cc 43 ImportNigoriKey(serialized_nigori_key);
174 return ImportNigoriKey(serialized_nigori_key);
341 bool Cryptographer::ImportNigoriKey(const std::string serialized_nigori_key) {
  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.cc     [all...]

Completed in 388 milliseconds