Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dpr.h37 __u64 new_key; member
43 __u64 new_key; member
/aosp12/system/core/libcrypto_utils/tests/
H A Dandroid_pubkey_test.cpp111 RSA* new_key = nullptr; in SetUp() local
/aosp12/system/gsid/
H A Dlibgsi.cpp88 std::string new_key; in CanBootIntoGsi() local
/aosp12/system/core/libcrypto_utils/
H A Dandroid_pubkey.cpp58 RSA* new_key = RSA_new(); in android_pubkey_decode() local
/aosp12/system/bt/common/
H A Dlru_unittest.cc217 int new_key = key + max_size; in TEST() local
/aosp12/system/bt/gd/common/
H A Dlru_cache_test.cc438 int new_key = key + capacity; in TEST() local
/aosp12/frameworks/base/libs/androidfw/
H A DAssetManager2.cpp1047 uint32_t new_key = dtohl(map_entry->name.ident); in GetBag() local
1165 uint32_t new_key = dtohl(map_entry->name.ident); in GetBag() local
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc1130 std::string_view new_key(dex_file_data->profile_key); in GetOrAddDexFileData() local