Home
last modified time | relevance | path

Searched defs:keyType (Results 1 - 25 of 36) sorted by relevance

12

/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dres_desc_test.cpp116 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 Dres_desc_test.cpp116 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 Dhisysevent_wrapper.h28 uint32_t keyType; member
/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/common_test/src/
H A Dhks_check_paramset_test.cpp67 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 Dimf_adapter_impl.h35 void SetEnterKeyType(IMFAdapterEnterKeyType keyType) in SetEnterKeyType() argument
/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algo_sign.h38 KEYTYPE keyType; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_attach_test.cpp141 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 Dinput_method_ability_test.cpp456 EnterKeyType keyType = EnterKeyType::NEXT; in HWTEST_F() local
/base/security/device_auth/services/creds_manager/src/
H A Dcreds_manager.c46 int32_t keyType = 0; in IsPinAuth() local
/base/security/device_auth/services/identity_manager/src/
H A Didentity_common.c68 CJson *CreateCredUrlJson(int32_t credentailType, int32_t keyType, int32_t trustType) in CreateCredUrlJson() argument
H A Didentity_p2p.c107 int32_t keyType = KEY_TYPE_ASYM; in GetCredInfosByPeerIdentity() local
202 KeyAliasType keyType = KEY_ALIAS_P2P_AUTH; in ComputeAndSaveDirectAuthPsk() local
H A Dcredential_operator.c65 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 Didentity_group.c105 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 Dcert_operation.c55 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 Dinputmethodcontroller_fuzzer.cpp88 EnterKeyType keyType = EnterKeyType::DONE; in TestOnConfigurationChange() local
/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
H A Dinputmethodability_fuzzer.cpp140 int32_t keyType; in TestGetEnterKeyType() local
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_task_common.c201 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 Ddas_standard_token_manager.c25 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 Dcommon_standard_bind_exchange.c403 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 Dinput_data_channel_stub.cpp273 int32_t InputDataChannelStub::GetEnterKeyType(int32_t &keyType) in GetEnterKeyType() argument
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dsandbox_json_manager.cpp415 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 Dinput_method_utils.h89 void SetEnterKeyType(EnterKeyType keyType) in SetEnterKeyType() argument
143 void SetEnterKeyType(EnterKeyType keyType) in SetEnterKeyType() argument
/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp506 KeyType keyType = keyParams[i]->type_; in GetKeyParamsLocales() local
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Dopenssl_common.c555 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 Ddsa_asy_key_generator_openssl.c908 const char *keyType = "DSA"; in ConvertDsaPemPubKey() local
934 const char *keyType = "DSA"; in ConvertDsaPemPriKey() local

Completed in 19 milliseconds

12