Home
last modified time | relevance | path

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

/system/core/libcrypto_utils/tests/
Dandroid_pubkey_test.cpp116 std::unique_ptr<RSA, void(*)(RSA*)> key_ = {nullptr, RSA_free}; member
/system/teeui/libteeui/include/teeui/
Dcbor.h54 const Key& key_; member
/system/keymaster/km_openssl/
Dblock_cipher_operation.h114 KeymasterKeyBlob key_; variable
/system/core/fs_mgr/libdm/include/libdm/
Ddm_target.h273 std::string key_; variable
304 std::string key_; variable
/system/core/libutils/include/utils/
DLruCache.h82 EntryForSearch(const TKey& key_) : key(key_) { in EntryForSearch()
/system/keymaster/include/keymaster/cppcose/
Dcppcose.h235 std::unique_ptr<cppbor::Map> key_; variable
/system/update_engine/update_manager/
Dreal_updater_provider.cc329 const char* const key_; member in chromeos_update_manager::BooleanPrefVariable
/system/vold/
Dcryptfs.cpp2555 std::string key_ = key; in match_multi_entry() local