| /external/openthread/src/ncp/ |
| D | ncp_base_dispatcher.cpp | 45 NcpBase::PropertyHandler NcpBase::FindGetPropertyHandler(spinel_prop_key_t aKey) in FindGetPropertyHandler() 395 NcpBase::PropertyHandler NcpBase::FindSetPropertyHandler(spinel_prop_key_t aKey) in FindSetPropertyHandler() 650 NcpBase::PropertyHandler NcpBase::FindInsertPropertyHandler(spinel_prop_key_t aKey) in FindInsertPropertyHandler() 703 NcpBase::PropertyHandler NcpBase::FindRemovePropertyHandler(spinel_prop_key_t aKey) in FindRemovePropertyHandler() 758 spinel_prop_key_t aKey) in FindPropertyHandler()
|
| /external/openthread/src/core/common/ |
| D | settings_driver.hpp | 108 Error Add(uint16_t aKey, const void *aValue, uint16_t aValueLength) in Add() 132 Error Delete(uint16_t aKey, int aIndex = -1) in Delete() 161 Error Get(uint16_t aKey, int aIndex, void *aValue, uint16_t *aValueLength) const in Get() 190 …Error Get(uint16_t aKey, void *aValue, uint16_t *aValueLength) const { return Get(aKey, 0, aValue,… in Get() 207 Error Set(uint16_t aKey, const void *aValue, uint16_t aValueLength) in Set()
|
| D | settings.cpp | 87 void SettingsBase::LogPrefix(Action aAction, Key aKey, const Ip6::Prefix &aPrefix) in LogPrefix() 140 const char *SettingsBase::KeyToString(Key aKey) in KeyToString() 311 Error Settings::ReadEntry(Key aKey, void *aValue, uint16_t aMaxLength) const in ReadEntry() 322 Error Settings::SaveEntry(Key aKey, const void *aValue, void *aPrev, uint16_t aLength) in SaveEntry() 343 Error Settings::DeleteEntry(Key aKey) in DeleteEntry() 352 void Settings::Log(Action aAction, Error aError, Key aKey, const void *aValue) in Log()
|
| D | binary_search.hpp | 73 static const Entry *Find(const Key &aKey, const Entry (&aTable)[kLength]) in Find() 113 template <typename Key, typename Entry> static int Compare(const void *aKey, const void *aEntry) in Compare()
|
| D | binary_search.cpp | 40 const void *BinarySearch::Find(const void *aKey, in Find()
|
| D | string.hpp | 432 …static const char *Lookup(uint16_t aKey, const Entry (&aTable)[kLength], const char *aNotFound = "… in Lookup()
|
| /external/openthread/src/core/utils/ |
| D | flash.cpp | 117 Error Flash::Get(uint16_t aKey, int aIndex, uint8_t *aValue, uint16_t *aValueLength) const in Get() 168 Error Flash::Set(uint16_t aKey, const uint8_t *aValue, uint16_t aValueLength) in Set() 173 Error Flash::Add(uint16_t aKey, const uint8_t *aValue, uint16_t aValueLength) in Add() 180 Error Flash::Add(uint16_t aKey, bool aFirst, const uint8_t *aValue, uint16_t aValueLength) in Add() 258 Error Flash::Delete(uint16_t aKey, int aIndex) in Delete()
|
| D | flash.hpp | 149 void Init(uint16_t aKey, bool aFirst) in Init() 164 void SetKey(uint16_t aKey) { mKey = aKey; } in SetKey()
|
| /external/openthread/src/posix/platform/ |
| D | settings.cpp | 69 static bool isSensitiveKey(uint16_t aKey) in isSensitiveKey() 240 otError otPlatSettingsGet(otInstance *aInstance, uint16_t aKey, int aIndex, uint8_t *aValue, uint16… in otPlatSettingsGet() 263 otError otPlatSettingsSet(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsSet() 281 otError otPlatSettingsAdd(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsAdd() 301 otError otPlatSettingsDelete(otInstance *aInstance, uint16_t aKey, int aIndex) in otPlatSettingsDelete() 332 otError PlatformSettingsGet(otInstance *aInstance, uint16_t aKey, int aIndex, uint8_t *aValue, uint… in PlatformSettingsGet() 388 void PlatformSettingsSet(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVal… in PlatformSettingsSet() 411 void PlatformSettingsAdd(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVal… in PlatformSettingsAdd() 430 otError PlatformSettingsDelete(otInstance *aInstance, uint16_t aKey, int aIndex, int *aSwapFd) in PlatformSettingsDelete()
|
| /external/openthread/examples/platforms/utils/ |
| D | settings_ram.c | 74 otError otPlatSettingsGet(otInstance *aInstance, uint16_t aKey, int aIndex, uint8_t *aValue, uint16… in otPlatSettingsGet() 126 otError otPlatSettingsSet(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsSet() 160 otError otPlatSettingsAdd(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsAdd() 187 otError otPlatSettingsDelete(otInstance *aInstance, uint16_t aKey, int aIndex) in otPlatSettingsDelete()
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | UResourceBundle.java | 508 public UResourceBundle get(String aKey) { in get() 530 protected UResourceBundle findTopLevel(String aKey) { in findTopLevel() 802 protected UResourceBundle handleGet(String aKey, HashMap<String, String> aliasesVisited, in handleGet() argument 852 protected Object handleGetObject(String aKey) { in handleGetObject() 865 private Object handleGetObjectImpl(String aKey, UResourceBundle requested) { in handleGetObjectImpl() 883 private Object resolveObject(String aKey, UResourceBundle requested) { in resolveObject()
|
| /external/icu/android_icu4j/src/main/java/android/icu/util/ |
| D | UResourceBundle.java | 487 public UResourceBundle get(String aKey) { in get() 509 protected UResourceBundle findTopLevel(String aKey) { in findTopLevel() 767 protected UResourceBundle handleGet(String aKey, HashMap<String, String> aliasesVisited, in handleGet() argument 813 protected Object handleGetObject(String aKey) { in handleGetObject() 826 private Object handleGetObjectImpl(String aKey, UResourceBundle requested) { in handleGetObjectImpl() 844 private Object resolveObject(String aKey, UResourceBundle requested) { in resolveObject()
|
| /external/openthread/src/core/api/ |
| D | crypto_api.cpp | 50 void otCryptoHmacSha256(const otCryptoKey *aKey, const uint8_t *aBuf, uint16_t aBufLength, otCrypto… in otCryptoHmacSha256() 61 void otCryptoAesCcm(const otCryptoKey *aKey, in otCryptoAesCcm()
|
| /external/openthread/src/lib/spinel/ |
| D | radio_spinel_impl.hpp | 776 spinel_prop_key_t aKey, in HandleWaitingResponse() 843 void RadioSpinel<InterfaceType, ProcessContextType>::HandleValueIs(spinel_prop_key_t aKey, in HandleValueIs() 1555 otError RadioSpinel<InterfaceType, ProcessContextType>::Get(spinel_prop_key_t aKey, const char *aFo… in Get() 1578 otError RadioSpinel<InterfaceType, ProcessContextType>::GetWithParam(spinel_prop_key_t aKey, in GetWithParam() 1605 otError RadioSpinel<InterfaceType, ProcessContextType>::Set(spinel_prop_key_t aKey, const char *aFo… in Set() 1628 otError RadioSpinel<InterfaceType, ProcessContextType>::Insert(spinel_prop_key_t aKey, const char *… in Insert() 1651 otError RadioSpinel<InterfaceType, ProcessContextType>::Remove(spinel_prop_key_t aKey, const char *… in Remove() 1747 spinel_prop_key_t aKey, in SendCommand() 1782 spinel_prop_key_t aKey, in RequestV() 1814 spinel_prop_key_t aKey, in Request() [all …]
|
| /external/openthread/src/core/crypto/ |
| D | storage.cpp | 60 LiteralKey::LiteralKey(const Key &aKey) in LiteralKey()
|
| D | aes_ecb.cpp | 48 void AesEcb::SetKey(const Key &aKey) in SetKey()
|
| D | hmac_sha256.cpp | 55 void HmacSha256::Start(const Key &aKey) in Start()
|
| D | pbkdf2_cmac.cpp | 53 uint8_t * aKey) in GenerateKey()
|
| D | aes_ccm.hpp | 86 void SetKey(const Key &aKey) { mEcb.SetKey(aKey); } in SetKey()
|
| D | crypto_platform.cpp | 96 OT_TOOL_WEAK otError otPlatCryptoAesSetKey(otCryptoContext *aContext, const otCryptoKey *aKey) in otPlatCryptoAesSetKey() 179 OT_TOOL_WEAK otError otPlatCryptoHmacSha256Start(otCryptoContext *aContext, const otCryptoKey *aKey) in otPlatCryptoHmacSha256Start()
|
| D | aes_ccm.cpp | 45 void AesCcm::SetKey(const uint8_t *aKey, uint16_t aKeyLength) in SetKey()
|
| /external/openthread/src/core/mac/ |
| D | mac_types.cpp | 280 void KeyMaterial::SetFrom(const Key &aKey, bool aIsExportable) in SetFrom() 302 void KeyMaterial::ExtractKey(Key &aKey) in ExtractKey()
|
| /external/openthread/examples/platforms/simulation/ |
| D | crypto.c | 46 const uint8_t * aKey, in otPlatCryptoImportKey()
|
| /external/openthread/tests/fuzz/ |
| D | fuzzer_platform.cpp | 456 otError otPlatSettingsGet(otInstance *aInstance, uint16_t aKey, int aIndex, uint8_t *aValue, uint16… in otPlatSettingsGet() 466 otError otPlatSettingsSet(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsSet() 475 otError otPlatSettingsAdd(otInstance *aInstance, uint16_t aKey, const uint8_t *aValue, uint16_t aVa… in otPlatSettingsAdd() 484 otError otPlatSettingsDelete(otInstance *aInstance, uint16_t aKey, int aIndex) in otPlatSettingsDelete()
|
| /external/guice/core/test/com/google/inject/spi/ |
| D | SpiBindingsTest.java | 160 final Key<String> aKey = Key.get(String.class, Names.named("a")); in testToKeyBinding() local
|