Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/packets/link_layer/
Dencrypt_connection_builder.h48 std::vector<uint8_t> key_; variable
/system/core/libcrypto_utils/tests/
Dandroid_pubkey_test.cpp116 std::unique_ptr<RSA, void(*)(RSA*)> key_ = {nullptr, RSA_free}; member
/system/keymaster/km_openssl/
Dblock_cipher_operation.h114 KeymasterKeyBlob key_; variable
/system/core/libutils/include/utils/
DLruCache.h82 EntryForSearch(const TKey& key_) : key(key_) { in EntryForSearch()
/system/core/gatekeeperd/
DSoftGateKeeper.h169 std::unique_ptr<uint8_t[]> key_; variable
/system/update_engine/update_manager/
Dreal_updater_provider.cc336 const char* const key_; member in chromeos_update_manager::BooleanPrefVariable
/system/vold/
Dcryptfs.cpp2617 std::string key_ = key; in match_multi_entry() local