Home
last modified time | relevance | path

Searched defs:new_key (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium_org/net/cert/
Dx509_util.cc64 scoped_ptr<crypto::ECPrivateKey> new_key(crypto::ECPrivateKey::Create()); in CreateKeyAndChannelIDEC() local
87 scoped_ptr<crypto::RSAPrivateKey> new_key( in CreateKeyAndSelfSignedCert() local
/external/srtp/crypto/kernel/
Dkey.c64 key_limit_clone(key_limit_t original, key_limit_t *new_key) { in key_limit_clone()
/external/chromium_org/third_party/libsrtp/srtp/crypto/kernel/
Dkey.c64 key_limit_clone(key_limit_t original, key_limit_t *new_key) { in key_limit_clone()
/external/chromium_org/chrome/browser/prefs/
Dbrowser_ui_prefs_migrator.cc63 std::string new_key(full_key.substr(search_for.length())); in OnInitializationCompleted() local
/external/chromium_org/sync/test/
Dfake_sync_encryption_handler.cc73 std::string new_key = keys.Get(keys.size()-1); in SetKeystoreKeys() local
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_auth.c249 sctp_key_t *new_key; in sctp_alloc_key() local
321 sctp_key_t *new_key; in sctp_generate_random_key() local
336 sctp_key_t *new_key; in sctp_set_key() local
408 sctp_key_t *new_key; in sctp_compute_hashkey() local
463 sctp_sharedkey_t *new_key; in sctp_alloc_sharedkey() local
1441 sctp_key_t *new_key; local
1981 sctp_key_t *new_key; local
/external/chromium_org/chromeos/cryptohome/
Dhomedir_methods.cc248 const KeyDefinition& new_key, in AddKeyEx()
292 const KeyDefinition& new_key, in UpdateKeyEx()
/external/chromium_org/content/child/webcrypto/nss/
Daes_kw_nss.cc58 crypto::ScopedPK11SymKey new_key( in DoUnwrapSymKeyAesKw() local
/external/chromium_org/chrome/browser/supervised_user/chromeos/
Dmanager_password_service.cc145 std::string new_key; in GetSupervisedUsersCallback() local
/external/chromium_org/chrome/browser/chromeos/settings/
Dsession_manager_operation.cc115 scoped_refptr<PublicKey> new_key) { in StorePublicKey()
Ddevice_settings_service.cc352 scoped_refptr<PublicKey> new_key(operation->public_key()); in HandleCompletedOperation() local
/external/chromium_org/v8/src/
Dsplay-tree-inl.h161 const Key& new_key) { in Move()
/external/chromium_org/third_party/webrtc/base/
Dmessagedigest.cc119 scoped_ptr<uint8[]> new_key(new uint8[block_len]); in ComputeHmac() local
/external/chromium_org/chrome/browser/chromeos/attestation/
Dattestation_policy_observer_unittest.cc134 bool new_key = (mock_options & MOCK_NEW_KEY); in SetupMocks() local
/external/libpng/
Dpngwutil.c680 png_check_keyword(png_structrp png_ptr, png_const_charp key, png_bytep new_key) in png_check_keyword()
1582 png_byte new_key[80]; in png_write_tEXt() local
1625 png_byte new_key[81]; in png_write_zTXt() local
1678 png_byte new_key[82]; in png_write_iTXt() local
/external/chromium_org/third_party/libpng/
Dpngwutil.c1229 png_check_keyword(png_structp png_ptr, png_charp key, png_charpp new_key) in png_check_keyword()
1358 png_charp new_key; in png_write_tEXt() local
1400 png_charp new_key; in png_write_zTXt() local
1460 png_charp new_key = NULL; in png_write_iTXt() local
/external/qemu/distrib/libpng-1.2.46/
Dpngwutil.c1229 png_check_keyword(png_structp png_ptr, png_charp key, png_charpp new_key) in png_check_keyword()
1358 png_charp new_key; in png_write_tEXt() local
1400 png_charp new_key; in png_write_zTXt() local
1460 png_charp new_key = NULL; in png_write_iTXt() local
/external/chromium_org/sync/internal_api/
Dsync_encryption_handler_impl_unittest.cc1581 KeyParams new_key = {"localhost", "dummy", kNewKey}; in TEST_F() local
1688 KeyParams new_key = {"localhost", "dummy", kNewKey}; in TEST_F() local
1783 KeyParams new_key = {"localhost", "dummy", kNewKey}; in TEST_F() local
/external/qemu/qobject/
Dqdict.c484 char *new_key; in qdict_do_flatten() local
/external/chromium_org/chromeos/login/auth/
Dcryptohome_authenticator.cc321 scoped_ptr<Key> new_key = in Migrate() local
/external/chromium_org/chromeos/dbus/
Dfake_cryptohome_client.cc127 const std::string& new_key, in AsyncAddKey()
Dcryptohome_client.cc185 const std::string& new_key, in AsyncAddKey()
/external/qemu/distrib/mini-glib/src/
Dglib-mini.c622 gpointer new_key, in _g_hash_table_insert_index()
/external/chromium_org/net/dns/
Dhost_resolver_impl.cc2119 Key new_key(key); in ServeFromHosts() local
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay_i.h236 struct data_key *new_key; member

12