Home
last modified time | relevance | path

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

12

/system/bpf/libbpf_android/include/bpf/
DBpfMap.h191 const std::function<base::Result<void>(const Key& key, const BpfMap<Key, Value>& map)>& in iterate()
207 const BpfMap<Key, Value>& map)>& filter) const { in iterateWithValue()
222 base::Result<void> BpfMap<Key, Value>::iterate( in iterate()
236 base::Result<void> BpfMap<Key, Value>::iterateWithValue( in iterateWithValue()
/system/keymaster/include/keymaster/key_blob_utils/
Dsoftware_keyblobs.h31 class Key; variable
/system/keymaster/include/keymaster/
Dkey_factory.h24 class Key; variable
Dandroid_keymaster.h24 class Key; variable
Dkey.h64 Key(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in Key() function
Dkeymaster_context.h38 class Key; variable
Dattestation_context.h24 class Key; variable
Doperation.h32 class Key; variable
/system/keymaster/include/keymaster/legacy_support/
Dkeymaster_passthrough_key.h44 UniquePtr<Key> /* attest_key */, in GenerateKey()
55 UniquePtr<Key> /* attest_key */, in ImportKey()
/system/keymaster/km_openssl/
Dsymmetric_key.cpp34 UniquePtr<Key> /* attest_key */, in GenerateKey()
67 UniquePtr<Key> /* attest_key */, in ImportKey()
/system/keymaster/include/keymaster/contexts/
Dkeymaster2_passthrough_context.h110 CertificateChain GenerateSelfSignedCertificate(const Key& /* key */, in GenerateSelfSignedCertificate()
Dkeymaster1_passthrough_context.h116 CertificateChain GenerateSelfSignedCertificate(const Key& /* key */, in GenerateSelfSignedCertificate()
Dsoft_keymaster_context.h37 class Key; variable
Dpure_soft_keymaster_context.h38 class Key; variable
/system/keymaster/include/keymaster/km_openssl/
Dattestation_utils.h34 class Key; variable
/system/netd/libnetdbpf/include/netdbpf/
DBpfNetworkStats.h75 const BpfMap<Key, StatsValue>& statsMap, uint32_t ifaceIndex, char* ifname, in getIfaceNameFromMap()
87 void maybeLogUnknownIface(int ifaceIndex, const BpfMap<Key, StatsValue>& statsMap, in maybeLogUnknownIface()
/system/keymaster/legacy_support/
Drsa_keymaster1_key.cpp84 UniquePtr<Key> /* attest_key */, in GenerateKey()
99 UniquePtr<Key> /* attest_key */, in ImportKey()
Dec_keymaster1_key.cpp66 UniquePtr<Key> /* attest_key */, in GenerateKey()
90 UniquePtr<Key> /* attest_key */, // in ImportKey()
Dkeymaster_passthrough_operation.h30 class Key; variable
/system/bt/gd/common/
Dlist_map.h162 void splice(const_iterator pos, ListMap<Key, T>& other, const_iterator it) { in splice()
/system/keymaster/contexts/
Dkeymaster2_passthrough_context.cpp130 const Key& key, const AuthorizationSet& attest_params, UniquePtr<Key> /* attest_key */, in GenerateAttestation()
Dkeymaster1_passthrough_context.cpp230 const Key& key, const AuthorizationSet& attest_params, UniquePtr<Key> /* attest_key */, in GenerateAttestation()
Dsoft_keymaster_context.cpp367 UniquePtr<Key> /* attest_key */, in GenerateAttestation()
/system/logging/logd/
DLogTags.cpp140 std::string Key = Name; in AddEventLogTags() local
445 std::string Key(name); in nameToTag_locked() local
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc274 string ToString(const map<Key, Val>& map) { in ToString()

12