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

  /external/chromium/chrome/browser/sync/util/
cryptographer.h 48 // |restored_bootstrap_token| can be provided via this method to bootstrap
56 // never call Bootstrap at all.
57 void Bootstrap(const std::string& restored_bootstrap_token);
113 // Cryptographer instance to bootstrap itself. Returns false if such a token
cryptographer.cc 24 void Cryptographer::Bootstrap(const std::string& restored_bootstrap_token) {
224 DLOG(WARNING) << "Decryption of bootstrap token failed.";
230 DLOG(WARNING) << "Parsing of bootstrap token failed.";
  /external/chromium_org/sync/util/
cryptographer.h 56 // |restored_bootstrap_token| can be provided via this method to bootstrap
64 // never call Bootstrap at all.
65 void Bootstrap(const std::string& restored_bootstrap_token);
114 // bootstrap token. This can be useful when consuming a bootstrap token
169 // Cryptographer instance to bootstrap itself. Returns false if such a token
199 // Helper to unencrypt a bootstrap token into a serialized sync_pb::NigoriKey.
cryptographer_unittest.cc 186 TEST_F(CryptographerTest, Bootstrap) {
195 other_cryptographer.Bootstrap(token);
cryptographer.cc 33 void Cryptographer::Bootstrap(const std::string& restored_bootstrap_token) {
284 DLOG(WARNING) << "Decryption of bootstrap token failed.";
  /external/javassist/src/main/javassist/util/
HotSwapper.java 121 List connectors = Bootstrap.virtualMachineManager().allConnectors();
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc 832 std::string(), // bootstrap tokens
    [all...]
sync_encryption_handler_impl.cc 131 // Keystore Bootstrap Token helper methods.
132 // The bootstrap is a base64 encoded, encrypted, ListValue of keystore key
146 // Update the bootstrap token.
147 // The bootstrap is a base64 encoded, encrypted, ListValue of keystore key
221 vault_unsafe_.cryptographer.Bootstrap(restored_key_for_bootstrapping);
386 // Furthermore, we enforce the fact that the bootstrap encryption token will
390 // bootstrap token will be derived from the most recently provided explicit
441 // bootstrap token to preserve it. We build a temporary cryptographer
446 << "bootstrap token.";
584 // - This is a restart for a client that lost their bootstrap token
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 
jdimodel.jar 
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /cts/suite/pts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]

Completed in 522 milliseconds