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

  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.h 186 void DecryptPendingKeysWithExplicitPassphrase(const std::string& passphrase,
sync_encryption_handler_impl.cc 496 // DecryptPendingKeysWithExplicitPassphrase logic.
499 DecryptPendingKeysWithExplicitPassphrase(passphrase, &trans, &node);
    [all...]

Completed in 40 milliseconds