Home
last modified time | relevance | path

Searched defs:label (Results 126 - 150 of 1068) sorted by relevance

12345678910>>...43

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha512-kdf.c32 hmac_sha512_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha512_kdf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha1-prf.c30 int sha1_prf(const u8 *key, size_t key_len, const char *label, in sha1_prf() argument
H A Dsha1-tprf.c29 int sha1_t_prf(const u8 *key, size_t key_len, const char *label, in sha1_t_prf() argument
H A Dsha256-kdf.c32 hmac_sha256_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha256_kdf() argument
H A Dsha256-tlsprf.c29 int tls_prf_sha256(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha256() argument
H A Dsha384-kdf.c32 hmac_sha384_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha384_kdf() argument
H A Dsha384-tlsprf.c29 int tls_prf_sha384(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha384() argument
H A Dsha512-kdf.c32 hmac_sha512_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha512_kdf() argument
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcancel.h28 std::string label = ""; member
38 std::string label; member
/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_notification_manager.h149 std::string label; global() member
[all...]
/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Dpermission_def.h72 std::string label = ""; member in OHOS::Security::AccessToken::final
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_runtime/app/
H A Dcj_ability_stage.h36 const char* label; member
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_stepper_item.h31 void SetLabel(const StepperLabels& label) in SetLabel() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dbadge_composed_element.cpp110 auto label = badgeComponent->GetBadgeLabel(); in GetLabel() local
/foundation/arkui/ui_lite/test/uitest/test_ui_list_view/
H A Dui_test_list_layout.cpp64 UILabel* label = GetTitleLabel("UILIst高度自适应 Add Insert"); in UIKitListVerticalAddTestAutoSize001() local
105 UILabel* label = GetTitleLabel("UILIst高度自适应 Remove"); in UIKitListVerticalRemoveTestAutoSize001() local
132 UILabel* label = GetTitleLabel("UILIst高度自适应 RemoveAll"); in UIKitListVerticalRemoveTestAutoSize002() local
159 UILabel* label = GetTitleLabel("UILIst宽度自适应 Add Insert"); UIKitListHorAddTestAutoSize001() local
185 UILabel* label = GetTitleLabel("UILIst宽度自适应 Remove"); UIKitListHorRemoveTestAutoSize001() local
212 UILabel* label = GetTitleLabel("UILIst宽度自适应 RemoveAll"); UIKitListHorRemoveTestAutoSize002() local
[all...]
/foundation/arkui/ui_lite/test/unittest/common/
H A Dhardware_acceleration_unit_test.cpp196 UILabel* label = new UILabel(); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/distributed_manager/
H A Drpc_id_result.h30 std::string label; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/bundle_resource/
H A Dbundle_resource_info.h40 std::string label; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/directive/
H A Ddirective_tdd_test.cpp221 UILabel *label = reinterpret_cast<UILabel *>(GetViewByRef(page, "text")); in DirectiveTest001() local
/foundation/arkui/ui_lite/test/uitest/test_anti_aliasing/
H A Dui_test_anti_aliasing.cpp56 UILabel* label = new UILabel(); in CreateTitleLabel() local
75 UILabel* label = CreateTitleLabel(); in UIKitAntiAliasingTestRect001() local
109 UILabel* label = CreateTitleLabel(); in UIKitAntiAliasingTestCircle001() local
145 UILabel* label = CreateTitleLabel(); UIKitAntiAliasingTestLine001() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_advanced_layout.cpp94 UILabel* label = new UILabel(); in UIKitLayoutTestFlexLayout001() local
158 UILabel* label = new UILabel(); in UIKitLayoutTestGridLayout001() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_pass_through.cpp26 AvrcTgPassPacket::AvrcTgPassPacket(uint8_t oper, uint8_t state, uint8_t label) in AvrcTgPassPacket() argument
36 AvrcTgPassPacket::AvrcTgPassPacket(Packet *pkt, uint8_t label) in AvrcTgPassPacket() argument
/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/slite/
H A Dbundle_install_msg.h42 char *label; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_res_transform.cpp125 char *label = nullptr; in ConvertLableResToBundleInfo() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Drd_log_print.cpp33 OHOS::HiviewDFX::HiLogLabel label = { LOG_CORE, 0xD001631, tag }; // 0xD001631 is identity of the log in PrintLog() local
[all...]

Completed in 7 milliseconds

12345678910>>...43