Home
last modified time | relevance | path

Searched defs:key (Results 1 - 25 of 78) sorted by relevance

1234

/drivers/peripheral/user_auth/hdi_service/key_mgr/src/
H A Dtoken_key.c26 ResultCode GetTokenKey(HksAuthTokenKey *key) in GetTokenKey() argument
H A Dhmac_key.c53 Buffer *key = NULL; in GenerateHmacKey() local
76 Buffer *key = GenerateHmacKey(&peerUdidBuf); in HmacSign() local
108 Buffer *key in HmacVerify() local
[all...]
/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_service_record.h17 uint32_t key; member
/drivers/peripheral/display/buffer/test/benchmarktest/
H A Ddisplay_buffer_benchmark_test.cpp84 int32_t key = 0; in BENCHMARK_F() local
102 int32_t key = 0; in BENCHMARK_F() local
123 int32_t key = 0; in BENCHMARK_F() local
144 int32_t key = 0; in BENCHMARK_F() local
[all...]
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/getextraparams_fuzzer/
H A Dgetextraparams_fuzzer.cpp38 AudioExtParamKey key = *(reinterpret_cast<const AudioExtParamKey*>(data)); in GetExtraParamsFuzzTest() local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/setextraparams_fuzzer/
H A Dsetextraparams_fuzzer.cpp38 AudioExtParamKey key = *(reinterpret_cast<const AudioExtParamKey*>(data)); in SetExtraParamsFuzzTest() local
/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp48 struct HksBlob key = { in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/test/fuzztest/importwrappedkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp50 struct HksBlob key = { in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/user_auth/hdi_service/adaptor/inc/
H A Dadaptor_algorithm.h42 Buffer *key; member
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_common.h37 char key[WPA_MESSAGE_KEY_LENGTH]; member
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/
H A Dusb_driver_info.cpp24 static int32_t SetArrayToObj(cJSON *obj, const string &key, const vector<uint16_t> &arr) in SetArrayToObj() argument
49 static bool GetObjectItem(const cJSON *jsonObj, const string &key, vector<uint16_t> &array) in GetObjectItem() argument
[all...]
/drivers/hdf_core/framework/utils/src/
H A Dhdf_cstring.c16 uint32_t HdfStringMakeHashKey(const char *key, uint32_t mask) in HdfStringMakeHashKey() argument
H A Dhdf_map.c22 void *key; member
98 static struct MapNode *MapCreateNode(const char *key, uint32_t hash, in MapCreateNode() argument
123 static int32_t MapSetCheckPara(const Map *map, const char *key, const void *value, uint32_t valueSize) in MapSetCheckPara() argument
136 int32_t MapSet(Map *map, const char *key, cons argument
191 MapGet(const Map *map, const char *key) MapGet() argument
216 MapErase(Map *map, const char *key) MapErase() argument
[all...]
/drivers/peripheral/codec/test/unittest/hdi_image/
H A Dtest_helper.h44 bool AddData(OHOS::HDI::Codec::Image::V2_0::PropertyType key, T& value) in AddData() argument
/drivers/peripheral/format/interfaces/include/
H A Dparameter_item.h66 uint32_t key; /**< Key type. For details, see {@link KeyType} */ member
/drivers/peripheral/huks/test/fuzztest/initfuzz/
H A Dhuks_hdi_fuzzer.cpp46 struct HksBlob key = { SIZE_KEY, myData }; in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/
H A Dadaptor_algorithm.h47 Buffer *key; member
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Ddriver_info.cpp78 static std::string GetStringValue(const cJSON *jsonObj, const std::string &key) in GetStringValue() argument
/drivers/interface/camera/sequenceable/map_data/
H A Dmap_data_sequenceable.cpp57 auto key = parcel.ReadString(); in Unmarshalling() local
132 int32_t MapDataSequenceable::Get(const std::string &key, int32_t &value) const in Get() argument
137 int32_t MapDataSequenceable::Get(const std::string &key, int64_ argument
142 Get(const std::string &key, double &value) const Get() argument
147 Get(const std::string &key, std::string &value) const Get() argument
152 Set(const std::string &key, int32_t value) Set() argument
157 Set(const std::string &key, int64_t value) Set() argument
162 Set(const std::string &key, double value) Set() argument
167 Set(const std::string &key, const std::string& value) Set() argument
173 Get(const std::string &key, MapDataType type, T &value) const Get() argument
191 Set(const std::string &key, MapDataType type, const std::any& val) Set() argument
[all...]
/drivers/peripheral/codec/test/demo/heif/include/
H A Dbuffer_helper.h63 bool AddData(OHOS::HDI::Codec::Image::V2_0::PropertyType key, T& value) in AddData() argument
/drivers/peripheral/display/buffer/hdi_service/src/
H A Dmetadata_service.cpp127 int32_t MetadataService::SetMetadata(const sptr<NativeBuffer>& handle, uint32_t key, const std::vector<uint8_t>& value) in SetMetadata() argument
140 int32_t MetadataService::GetMetadata(const sptr<NativeBuffer>& handle, uint32_t key, std::vector<uint8_t>& value) in GetMetadata() argument
165 int32_t MetadataService::EraseMetadataKey(const sptr<NativeBuffer>& handle, uint32_t key) in EraseMetadataKey() argument
/drivers/peripheral/display/buffer/test/unittest/
H A Ddisplay_buffer_ut.cpp402 uint32_t key = 1; in MetadataTest() local
/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_decrypt_module_service.cpp59 std::vector<uint8_t> key; in DecryptMediaData() local
136 int32_t MediaDecryptModuleService::DecryptBySM4Cbc(const std::vector<uint8_t> &key, const std::vector<uint8_t> &iv, in DecryptBySM4Cbc() argument
183 DecryptByAesCbc(const std::vector<uint8_t> &key, const std::vector<uint8_t> &iv, uint8_t *srcData, uint8_t *destData, const std::vector<SubSample> &subSamples) DecryptByAesCbc() argument
[all...]
/drivers/peripheral/display/buffer/test/fuzztest/metadata_fuzzer/
H A Dmetadata_fuzzer.cpp100 uint16_t key = GetData<uint16_t>(); in TestSetMetadata() local
112 uint16_t key = GetData<uint16_t>(); in TestGetMetadata() local
125 uint16_t key = GetData<uint16_t>(); in TestEraseMetadataKey() local
/drivers/peripheral/display/buffer/vdi_base/src/
H A Ddisplay_buffer_vdi_impl.cpp89 int32_t DisplayBufferVdiImpl::SetMetadata(const BufferHandle& handle, uint32_t key, const std::vector<uint8_t>& value) in SetMetadata() argument
95 int32_t DisplayBufferVdiImpl::GetMetadata(const BufferHandle& handle, uint32_t key, std::vector<uint8_t>& value) in GetMetadata() argument
107 int32_t DisplayBufferVdiImpl::EraseMetadataKey(const BufferHandle& handle, uint32_t key) in EraseMetadataKey() argument

Completed in 10 milliseconds

1234