Home
last modified time | relevance | path

Searched defs:params (Results 1 - 25 of 430) sorted by relevance

12345678910>>...18

/base/security/device_auth/services/protocol/src/pake_protocol/
H A Dpake_common.c20 void CleanPakeSensitiveKeys(PakeBaseParams *params) in CleanPakeSensitiveKeys() argument
/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/iso_auth_task/
H A Diso_auth_client_task.h26 IsoAuthParams params; member
H A Diso_auth_server_task.h26 IsoAuthParams params; member
/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/pake_v2_auth_task/
H A Dpake_v2_auth_server_task.h26 PakeAuthParams params; member
H A Dpake_v2_auth_client_task.h26 PakeAuthParams params; member
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/pake_task/
H A Dstandard_client_bind_exchange_task.h24 StandardBindExchangeParams params; member
H A Dstandard_server_bind_exchange_task.h24 StandardBindExchangeParams params; member
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/iso_task/
H A Diso_client_task.h24 IsoParams params; member
H A Diso_server_task.h24 IsoParams params; member
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/pake_task/pake_v1_task/
H A Dpake_v1_server_task.h25 PakeParams params; member
H A Dpake_v1_client_task.h25 PakeParams params; member
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/pake_task/pake_v2_task/
H A Dpake_v2_server_task.h25 PakeParams params; member
H A Dpake_v2_client_task.h25 PakeParams params; member
/base/inputmethod/imf/frameworks/kits/extension/src/
H A Dinputmethod_extension_module_loader.cpp33 std::map<std::string, std::string> params; in GetParams() local
/base/location/frameworks/native/fence_extension_ability/src/
H A Dfence_extension_module_loader.cpp36 std::map<std::string, std::string> params; in GetParams() local
/base/customization/enterprise_device_management/framework/extension/src/
H A Denterprise_admin_extension_module_loader.cpp31 std::map<std::string, std::string> params; in GetParams() local
/base/print/print_fwk/frameworks/kits/extension/src/
H A Dprint_extension_module_loader.cpp33 std::map<std::string, std::string> params; in GetParams() local
/base/notification/common_event_service/frameworks/extension/src/loader/
H A Dstatic_subscriber_extension_module_loader.cpp36 std::map<std::string, std::string> params; in GetParams() local
/base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_dl_common_mock/
H A Dpake_protocol_dl_common_mock.c28 int32_t GenerateDlPakeParams(PakeBaseParams *params, const Uint8Buff *secret) in GenerateDlPakeParams() argument
36 int32_t AgreeDlSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeDlSharedSecret() argument
/base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_ec_common_mock/
H A Dpake_protocol_ec_common_mock.c28 int32_t GenerateEcPakeParams(PakeBaseParams *params, Uint8Buff *secret) in GenerateEcPakeParams() argument
36 int32_t AgreeEcSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeEcSharedSecret() argument
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
H A Dwallpaper_extension_module_loader.cpp31 std::map<std::string, std::string> params; in GetParams() local
/base/update/updater/services/script/script_interpreter/
H A Dscript_param.cpp33 auto params = new(std::nothrow) ScriptParams(); in CreateParams() local
42 ScriptParams* ScriptParams::AddParams(ScriptParams *params, UScriptExpression *expression) in AddParams() argument
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_template.cpp26 TemplateName params; in NapiIsSupportTemplate() local
/base/security/certificate_framework/frameworks/core/param/src/
H A Dcf_param_parse.c25 int32_t CfConstructParamSetOut(const CfParam *params, uint32_t cnt, CfParamSet **out) in CfConstructParamSetOut() argument
/base/security/crypto_framework/frameworks/js/jsi/src/
H A Djsi_api_common.cpp22 void JsiAsyncCallback(const JSIValue thisVal, const JSIValue args, const JSIValue *params, uint8_t paramsNum) in JsiAsyncCallback() argument

Completed in 6 milliseconds

12345678910>>...18