/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | res_desc_test.cpp | 116 void TestKeyParam(KeyType keyType, int value, std::string expectStr) in TestKeyParam() argument
|
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
H A D | res_desc_test.cpp | 116 void TestKeyParam(KeyType keyType, int value, std::string expectStr) in TestKeyParam() argument
|
/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/hisysevent_wrapper/include/ |
H A D | hisysevent_wrapper.h | 28 uint32_t keyType; member
|
/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/common_test/src/ |
H A D | hks_check_paramset_test.cpp | 67 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; in HWTEST_F() local 82 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; in HWTEST_F() local 97 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; in HWTEST_F() local 112 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; in HWTEST_F() local 127 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; in HWTEST_F() local 142 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; HWTEST_F() local 157 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; HWTEST_F() local 172 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; HWTEST_F() local [all...] |
/base/web/webview/ohos_adapter/inputmethodframework_adapter/include/ |
H A D | imf_adapter_impl.h | 35 void SetEnterKeyType(IMFAdapterEnterKeyType keyType) in SetEnterKeyType() argument
|
/base/update/updater/services/package/pkg_algorithm/ |
H A D | pkg_algo_sign.h | 38 KEYTYPE keyType;
member
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_attach_test.cpp | 141 int32_t keyType = -1; in HWTEST_F() local 164 int32_t keyType = -1; in HWTEST_F() local 190 int32_t keyType = -1; in HWTEST_F() local 217 int32_t keyType in HWTEST_F() local 256 int32_t keyType = -1; HWTEST_F() local 309 EnterKeyType keyType = EnterKeyType::NEXT; HWTEST_F() local 330 EnterKeyType keyType = EnterKeyType::NEXT; HWTEST_F() local [all...] |
H A D | input_method_ability_test.cpp | 456 EnterKeyType keyType = EnterKeyType::NEXT; in HWTEST_F() local
|
/base/security/device_auth/services/creds_manager/src/ |
H A D | creds_manager.c | 46 int32_t keyType = 0; in IsPinAuth() local
|
/base/security/device_auth/services/identity_manager/src/ |
H A D | identity_common.c | 68 CJson *CreateCredUrlJson(int32_t credentailType, int32_t keyType, int32_t trustType) in CreateCredUrlJson() argument
|
H A D | identity_p2p.c | 107 int32_t keyType = KEY_TYPE_ASYM; in GetCredInfosByPeerIdentity() local 202 KeyAliasType keyType = KEY_ALIAS_P2P_AUTH; in ComputeAndSaveDirectAuthPsk() local
|
H A D | credential_operator.c | 65 CombineKeyAlias( const Uint8Buff *serviceId, const Uint8Buff *keyType, const Uint8Buff *authId, Uint8Buff *keyAliasHash) CombineKeyAlias() argument 105 CombineKeyAliasForPake( const Uint8Buff *serviceId, const Uint8Buff *keyType, const Uint8Buff *authId, Uint8Buff *outKeyAlias) CombineKeyAliasForPake() argument 312 PackPublicKeyToJson( CJson *out, int32_t osAccountId, int32_t keyType, const char *authId, const char *serviceType) PackPublicKeyToJson() argument 372 int32_t keyType = KEY_ALIAS_P2P_AUTH; IsKeyExistReturnAliasIfNeeded() local 428 int32_t keyType = KEY_ALIAS_P2P_AUTH; QueryCredential() local 445 RegisterIdentity(const CredentialRequestParamT *param, int32_t keyType) RegisterIdentity() argument 484 int32_t keyType = KEY_ALIAS_P2P_AUTH; GenarateCredential() local 506 ComputeAndSavePsk(int32_t osAccountId, const char *peerServiceType, const char *peerAuthId, int keyType) ComputeAndSavePsk() argument 562 IsSelfKeyPairExist(int32_t osAccountId, int keyType) IsSelfKeyPairExist() argument 619 UnregisterIdentity(const CredentialRequestParamT *param, const Uint8Buff *authIdBuff, int32_t keyType) UnregisterIdentity() argument 654 int32_t keyType = KEY_ALIAS_P2P_AUTH; ImportCredential() local 699 int32_t keyType = KEY_ALIAS_P2P_AUTH; DeleteCredential() local [all...] |
H A D | identity_group.c | 105 static int32_t SetProtocolsToIdentityInfo(int32_t keyType, IdentityInfo *info) in SetProtocolsToIdentityInfo() argument 178 int32_t keyType = IsP2pAuthTokenExist(osAccountId, deviceEntry) ? KEY_TYPE_SYM : KEY_TYPE_ASYM; in GetAccountUnrelatedIdentityInfo() local 343 int32_t keyType = 0; in SetIdentityInfoByUrl() local 460 KeyAliasType keyType = KEY_ALIAS_AUTH_TOKEN; in GenerateKeyAliasForIso() local 593 KeyAliasType keyType = (KeyAliasType)selfUserType; GenerateSelfKeyAlias() local [all...] |
H A D | cert_operation.c | 55 static int32_t GetIdentityInfoByType(int32_t keyType, int32_t trustType, const char *groupId, IdentityInfo *info) in GetIdentityInfoByType() argument
|
/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/ |
H A D | inputmethodcontroller_fuzzer.cpp | 88 EnterKeyType keyType = EnterKeyType::DONE; in TestOnConfigurationChange() local
|
/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/ |
H A D | inputmethodability_fuzzer.cpp | 140 int32_t keyType; in TestGetEnterKeyType() local
|
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/ |
H A D | das_task_common.c | 201 static int32_t CombineKeyAlias(const Uint8Buff *serviceId, const Uint8Buff *keyType, in CombineKeyAlias() argument 245 CombineKeyAliasForPseudonymPsk(const Uint8Buff *serviceType, const Uint8Buff *peerAuthId, const Uint8Buff *keyType, Uint8Buff *keyAliasHash) CombineKeyAliasForPseudonymPsk() argument 289 CombineKeyAliasForIso(const Uint8Buff *serviceId, const Uint8Buff *keyType, const Uint8Buff *authId, Uint8Buff *outKeyAlias) CombineKeyAliasForIso() argument 303 CombineKeyAliasForPake(const Uint8Buff *serviceId, const Uint8Buff *keyType, const Uint8Buff *authId, Uint8Buff *outKeyAlias) CombineKeyAliasForPake() argument 347 GenerateKeyAlias(const Uint8Buff *pkgName, const Uint8Buff *serviceType, const KeyAliasType keyType, const Uint8Buff *authId, Uint8Buff *outKeyAlias) GenerateKeyAlias() argument [all...] |
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/creds_manager/ |
H A D | das_standard_token_manager.c | 25 KeyAliasType keyType = (KeyAliasType)params->userType; in RegisterLocalIdentityStd() local 58 KeyAliasType keyType = (KeyAliasType)params->userType; in UnregisterLocalIdentityStd() local 202 KeyAliasType keyType = KEY_ALIAS_LT_KEY_PAIR; in DeletePeerAuthInfoStd() local 204 KeyAliasType keyType = (KeyAliasType)params->userType; in DeletePeerAuthInfoStd() local 223 KeyAliasType keyType in GenerateSelfKeyAlias() local 104 DeletePeerPubKey(int32_t osAccountId, const Uint8Buff *pkgNameBuff, const Uint8Buff *serviceTypeBuff, KeyAliasType keyType, const Uint8Buff *authIdPeer) DeletePeerPubKey() argument 375 KeyAliasType keyType = (KeyAliasType)params->userType; GetPublicKeyStd() local [all...] |
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/standard_exchange_task/ |
H A D | common_standard_bind_exchange.c | 403 KeyAliasType keyType = KEY_ALIAS_LT_KEY_PAIR; in SaveAuthInfo() local 405 KeyAliasType keyType = (KeyAliasType)pakeParams->userTypePeer; in SaveAuthInfo() local 438 KeyAliasType keyType = (KeyAliasType)pakeParams->userType; in ClientRequestStandardBindExchange() local 483 KeyAliasType keyType = (KeyAliasType)pakeParams->userType; in GenerateSelfKeyAlias() local 565 KeyAliasType keyType in ClientConfirmStandardBindExchange() local [all...] |
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_data_channel_stub.cpp | 273 int32_t InputDataChannelStub::GetEnterKeyType(int32_t &keyType) in GetEnterKeyType() argument
|
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/ |
H A D | sandbox_json_manager.cpp | 415 static bool CheckJsonElement(const std::string& key, const Json& retentionJson, const KeyType& keyType)
in CheckJsonElement() argument
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
H A D | input_method_utils.h | 89 void SetEnterKeyType(EnterKeyType keyType) in SetEnterKeyType() argument 143 void SetEnterKeyType(EnterKeyType keyType) in SetEnterKeyType() argument
|
/base/global/resource_management/frameworks/resmgr/src/ |
H A D | hap_resource.cpp | 506 KeyType keyType = keyParams[i]->type_; in GetKeyParamsLocales() local
|
/base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
H A D | openssl_common.c | 555 HcfResult ConvertPubPemStrToKey(EVP_PKEY **pkey, const char *keyType, int selection, const char *keyStr) in ConvertPubPemStrToKey() argument 581 HcfResult ConvertPriPemStrToKey(const char *keyStr, EVP_PKEY **pkey, const char *keyType) in ConvertPriPemStrToKey() argument
|
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
H A D | dsa_asy_key_generator_openssl.c | 908 const char *keyType = "DSA"; in ConvertDsaPemPubKey() local 934 const char *keyType = "DSA"; in ConvertDsaPemPriKey() local
|