/system/bpf/libbpf_android/include/bpf/ |
D | BpfMap.h | 191 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/ |
D | software_keyblobs.h | 31 class Key; variable
|
/system/keymaster/include/keymaster/ |
D | key_factory.h | 24 class Key; variable
|
D | android_keymaster.h | 24 class Key; variable
|
D | key.h | 64 Key(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in Key() function
|
D | keymaster_context.h | 38 class Key; variable
|
D | attestation_context.h | 24 class Key; variable
|
D | operation.h | 32 class Key; variable
|
/system/keymaster/include/keymaster/legacy_support/ |
D | keymaster_passthrough_key.h | 44 UniquePtr<Key> /* attest_key */, in GenerateKey() 55 UniquePtr<Key> /* attest_key */, in ImportKey()
|
/system/keymaster/km_openssl/ |
D | symmetric_key.cpp | 34 UniquePtr<Key> /* attest_key */, in GenerateKey() 67 UniquePtr<Key> /* attest_key */, in ImportKey()
|
/system/keymaster/include/keymaster/contexts/ |
D | keymaster2_passthrough_context.h | 110 CertificateChain GenerateSelfSignedCertificate(const Key& /* key */, in GenerateSelfSignedCertificate()
|
D | keymaster1_passthrough_context.h | 116 CertificateChain GenerateSelfSignedCertificate(const Key& /* key */, in GenerateSelfSignedCertificate()
|
D | soft_keymaster_context.h | 37 class Key; variable
|
D | pure_soft_keymaster_context.h | 38 class Key; variable
|
/system/keymaster/include/keymaster/km_openssl/ |
D | attestation_utils.h | 34 class Key; variable
|
/system/netd/libnetdbpf/include/netdbpf/ |
D | BpfNetworkStats.h | 75 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/ |
D | rsa_keymaster1_key.cpp | 84 UniquePtr<Key> /* attest_key */, in GenerateKey() 99 UniquePtr<Key> /* attest_key */, in ImportKey()
|
D | ec_keymaster1_key.cpp | 66 UniquePtr<Key> /* attest_key */, in GenerateKey() 90 UniquePtr<Key> /* attest_key */, // in ImportKey()
|
D | keymaster_passthrough_operation.h | 30 class Key; variable
|
/system/bt/gd/common/ |
D | list_map.h | 162 void splice(const_iterator pos, ListMap<Key, T>& other, const_iterator it) { in splice()
|
/system/keymaster/contexts/ |
D | keymaster2_passthrough_context.cpp | 130 const Key& key, const AuthorizationSet& attest_params, UniquePtr<Key> /* attest_key */, in GenerateAttestation()
|
D | keymaster1_passthrough_context.cpp | 230 const Key& key, const AuthorizationSet& attest_params, UniquePtr<Key> /* attest_key */, in GenerateAttestation()
|
D | soft_keymaster_context.cpp | 367 UniquePtr<Key> /* attest_key */, in GenerateAttestation()
|
/system/logging/logd/ |
D | LogTags.cpp | 140 std::string Key = Name; in AddEventLogTags() local 445 std::string Key(name); in nameToTag_locked() local
|
/system/update_engine/payload_generator/ |
D | generate_delta_main.cc | 274 string ToString(const map<Key, Val>& map) { in ToString()
|