/drivers/peripheral/user_auth/hdi_service/key_mgr/src/ |
H A D | token_key.c | 26 ResultCode GetTokenKey(HksAuthTokenKey *key) in GetTokenKey() argument
|
H A D | hmac_key.c | 53 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 D | hdf_service_record.h | 17 uint32_t key; member
|
/drivers/peripheral/display/buffer/test/benchmarktest/ |
H A D | display_buffer_benchmark_test.cpp | 84 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 D | getextraparams_fuzzer.cpp | 38 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 D | setextraparams_fuzzer.cpp | 38 AudioExtParamKey key = *(reinterpret_cast<const AudioExtParamKey*>(data)); in SetExtraParamsFuzzTest() local
|
/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/ |
H A D | huks_hdi_fuzzer.cpp | 48 struct HksBlob key = {
in DoSomethingInterestingWithMyAPI() local
|
/drivers/peripheral/huks/test/fuzztest/importwrappedkeyfuzz/ |
H A D | huks_hdi_fuzzer.cpp | 50 struct HksBlob key = {
in DoSomethingInterestingWithMyAPI() local
|
/drivers/peripheral/user_auth/hdi_service/adaptor/inc/ |
H A D | adaptor_algorithm.h | 42 Buffer *key; member
|
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | hdi_wpa_common.h | 37 char key[WPA_MESSAGE_KEY_LENGTH]; member
|
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/ |
H A D | usb_driver_info.cpp | 24 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 D | hdf_cstring.c | 16 uint32_t HdfStringMakeHashKey(const char *key, uint32_t mask) in HdfStringMakeHashKey() argument
|
H A D | hdf_map.c | 22 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 D | test_helper.h | 44 bool AddData(OHOS::HDI::Codec::Image::V2_0::PropertyType key, T& value) in AddData() argument
|
/drivers/peripheral/format/interfaces/include/ |
H A D | parameter_item.h | 66 uint32_t key; /**< Key type. For details, see {@link KeyType} */ member
|
/drivers/peripheral/huks/test/fuzztest/initfuzz/ |
H A D | huks_hdi_fuzzer.cpp | 46 struct HksBlob key = { SIZE_KEY, myData };
in DoSomethingInterestingWithMyAPI() local
|
/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/ |
H A D | adaptor_algorithm.h | 47 Buffer *key; member
|
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/ |
H A D | driver_info.cpp | 78 static std::string GetStringValue(const cJSON *jsonObj, const std::string &key) in GetStringValue() argument
|
/drivers/interface/camera/sequenceable/map_data/ |
H A D | map_data_sequenceable.cpp | 57 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 D | buffer_helper.h | 63 bool AddData(OHOS::HDI::Codec::Image::V2_0::PropertyType key, T& value) in AddData() argument
|
/drivers/peripheral/display/buffer/hdi_service/src/ |
H A D | metadata_service.cpp | 127 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 D | display_buffer_ut.cpp | 402 uint32_t key = 1; in MetadataTest() local
|
/drivers/peripheral/clearplay/hdi_service/src/ |
H A D | media_decrypt_module_service.cpp | 59 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 D | metadata_fuzzer.cpp | 100 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 D | display_buffer_vdi_impl.cpp | 89 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
|