Home
last modified time | relevance | path

Searched refs:DecryptPendingKeysWithExplicitPassphrase (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sync/internal_api/
Dsync_encryption_handler_impl.h186 void DecryptPendingKeysWithExplicitPassphrase(const std::string& passphrase,
Dsync_encryption_handler_impl.cc500 DecryptPendingKeysWithExplicitPassphrase(passphrase, &trans, &node); in SetDecryptionPassphrase()
1146 void SyncEncryptionHandlerImpl::DecryptPendingKeysWithExplicitPassphrase( in DecryptPendingKeysWithExplicitPassphrase() function in syncer::SyncEncryptionHandlerImpl