Home
last modified time | relevance | path

Searched defs:key2 (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/common/
Dprefs_unittest.cc55 auto key2 = common_prefs_->CreateSubKey({"ns1", "nsB", "key"}); in MultiNamespaceKeyTest() local
427 auto key2 = prefs_.CreateSubKey({name_space, sub_pref, sub_key2}); in TEST_F() local
/system/authgraph/tests/src/
Dlib.rs169 let key2 = aes.generate_key(rng).unwrap(); in test_aes_gcm_keygen() localVariable
282 let key2 = ecdh.generate_key().unwrap(); in test_ecdh() localVariable
/system/core/libutils/
DLruCache_test.cpp337 KeyWithPointer key2; in TEST_F() local
/system/extras/simpleperf/
Dcmd_inject.cpp698 [](const BinaryKey& key1, const BinaryKey& key2) { return key1.path < key2.path; }); in WriteAutoFDO()
783 [](const BinaryKey& key1, const BinaryKey& key2) { return key1.path < key2.path; }); in WriteBolt()
DBranchListFile.cpp687 [](const BinaryKey& key1, const BinaryKey& key2) { return key1.path < key2.path; }); in DumpBranchListFile()
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h21468 struct crypto_aes_ctx key2; member
21475 struct crypto_aes_ctx key2; member