| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_none.c | 96 tls_connection_export_key(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) tls_connection_export_key() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_sake_common.c | 209 static int eap_sake_kdf(const u8 *key, size_t key_len, const char *label, in eap_sake_kdf() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_tls.c | 182 const char *label; in eap_tls_success() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server_tls.c | 327 const char *label; in eap_tls_getKey() local 362 const char *label; in eap_tls_get_emsk() local
|
| H A D | eap_server_tls_common.c | 110 eap_server_tls_derive_key(struct eap_sm *sm, struct eap_ssl_data *data, const char *label, const u8 *context, size_t context_len, size_t len) eap_server_tls_derive_key() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
| H A D | ieee802_1x_key.c | 34 aes_kdf(const u8 *kdk, size_t kdk_bits, const char *label, const u8 *context, int ctx_bits, int ret_bits, u8 *ret) aes_kdf() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | tlsv1_common.c | 321 int tls_prf(u16 ver, const u8 *secret, size_t secret_len, const char *label, in tls_prf() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Sampler.cpp | 39 void Sampler::setLabel(const Context *context, const std::string &label) in setLabel() argument
|
| /base/security/selinux_adapter/test/unittest/hap_restorecon/ |
| H A D | unit_test.cpp | 396 static bool CompareContexts(const std::string &path, const std::string &label) in CompareContexts() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpio/ |
| H A D | gpiolib-of.c | 298 gpiod_get_from_of_node(struct device_node *node, const char *propname, int index, enum gpiod_flags dflags, const char *label) gpiod_get_from_of_node() argument
|
| /foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
| H A D | hap_module_info.h | 86 std::string label; member
|
| H A D | extension_ability_info.h | 92 std::string label; member
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/mission/ |
| H A D | mission_info_mgr.cpp | 369 int MissionInfoMgr::UpdateMissionLabel(int32_t missionId, const std::string& label) in UpdateMissionLabel() argument
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| H A D | ui_ability_test.cpp | 1083 std::string label = "test_label"; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
| H A D | cj_ability_context_object.cpp | 416 int32_t FFIAbilityContextSetMissionLabel(int64_t id, const char* label) in FFIAbilityContextSetMissionLabel() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_view_zindex/ |
| H A D | ui_test_view_zindex.cpp | 96 UILabel* label = new UILabel(); in CreateTitleLabel() local 106 UILabel* label = new UILabel(); in CreateZIndexLabel() local [all...] |
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| H A D | ui_video.h | 330 SliderAnimatorCallback(UIVideo* video, UISlider* slider, UILabel* label) in SliderAnimatorCallback() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_input_event/ |
| H A D | ui_test_input_event.cpp | 195 UILabel* label = new UILabel(); in UIKitPointerInputTestDispatchKeyEvent001() local 221 UILabel* label = new UILabel(); in UIKitPointerInputTestDispatchInVisibleEvent001() local 266 UILabel* label = new UILabel(); InnerTest() local 296 UILabel* label = new UILabel(); InnerBubbleTest() local 377 UILabel* label = new UILabel(); InnerBubbleDragTest() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
| H A D | js_profiler.h | 118 uint8_t label; // what's the phase this time cost data is representing member
|
| /foundation/arkui/ui_lite/test/uitest/test_event_injector/ |
| H A D | ui_test_event_injector.cpp | 124 void SetLabel(UILabel* label) in SetLabel() argument 288 UILabel* label = new UILabel(); in InnerTest() local 332 UILabel* label = GetTitleLabel("模拟Drag事件测试"); in SetUpScrollView() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| H A D | jsbundle_tdd_test.cpp | 99 UILabel *label = reinterpret_cast<UILabel *>(ComponentUtils::GetViewFromBindingObject(el)); in CreateElementAttributeLength002() local 142 UILabel *label = reinterpret_cast<UILabel *>(viewGroup->GetChildrenHead()); in CreateElementAttributeLength003() local 188 UILabel *label = reinterpret_cast<UILabel *>(viewGroup->GetChildrenHead()); CreateElementAttributeLength004() local [all...] |
| /foundation/multimedia/av_codec/services/services/codec/client/ |
| H A D | codec_client.cpp | 96 auto &label = const_cast<OHOS::HiviewDFX::HiLogLabel &>(LABEL); in InitLabel() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
| H A D | distributeddb_communicator_test.cpp | 882 std::string label = DBCommon::GenerateHashLabel(dbInfo); InitCommunicator() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
| H A D | avctp_int.h | 135 uint8_t label; /* Transaction lable from app */ member
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | scene_session_manager_test9.cpp | 566 std::string label = "testLabel"; in HWTEST_F() local
|