Home
last modified time | relevance | path

Searched defs:keyType (Results 1 – 25 of 27) sorted by relevance

12

/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/common_test/src/
Dhks_check_paramset_test.cpp69 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable
84 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable
99 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable
114 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable
129 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable
144 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable
159 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable
174 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable
/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
Ddas_standard_token_manager.c26 KeyAliasType keyType = userType; in RegisterLocalIdentity() local
57 KeyAliasType keyType = userType; in UnregisterLocalIdentity() local
83 KeyAliasType keyType = KEY_ALIAS_LT_KEY_PAIR; in DeletePeerAuthInfo() local
85 KeyAliasType keyType = (KeyAliasType)userTypePeer; in DeletePeerAuthInfo() local
126 KeyAliasType keyType = params->userType; in ComputeAndSavePsk() local
181 KeyAliasType keyType = userType; in GetPublicKey() local
Dcommon_standard_bind_exchange.c363 KeyAliasType keyType = KEY_ALIAS_LT_KEY_PAIR; in SaveAuthInfo() local
365 KeyAliasType keyType = (KeyAliasType)pakeParams->userTypePeer; in SaveAuthInfo() local
397 KeyAliasType keyType = pakeParams->userType; in ClientRequestStandardBindExchange() local
433 KeyAliasType keyType = pakeParams->userType; in ServerResponseStandardBindExchange() local
493 KeyAliasType keyType = pakeParams->userType; in ClientConfirmStandardBindExchange() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_attach_test.cpp88 int32_t keyType = -1; variable
111 int32_t keyType = -1; variable
137 int32_t keyType = -1; variable
164 int32_t keyType = -1; variable
202 int32_t keyType = -1; variable
232 EnterKeyType keyType = EnterKeyType::NEXT; variable
253 EnterKeyType keyType = EnterKeyType::NEXT; variable
Dinput_method_utils_test.cpp65 EnterKeyType keyType = info.GetEnterKeyType(); variable
Dinput_method_ability_test.cpp381 EnterKeyType keyType = EnterKeyType::NEXT; variable
Dinput_method_controller_test.cpp699 int32_t keyType; variable
/base/security/device_auth/services/creds_manager/src/
Dcreds_operation_utils.c85 static int32_t SetProtocolsForP2pType(int32_t keyType, IdentityInfo *info) in SetProtocolsForP2pType()
134 static int32_t SetProtocolsForPresharedCred(int32_t trustType, int32_t keyType, IdentityInfo *info) in SetProtocolsForPresharedCred()
178 int32_t GetIdentityInfoByType(int32_t keyType, int32_t trustType, const char *groupId, IdentityInfo… in GetIdentityInfoByType()
Dcreds_manager.c98 int32_t keyType = IsP2pAuthTokenExist(deviceEntry) ? KEY_TYPE_SYM : KEY_TYPE_ASYM; in GetAccountUnrelatedIdentityInfo() local
241 int32_t keyType = 0; in CheckAndGetP2pCredInfo() local
481 KeyAliasType keyType = (KeyAliasType)selfUserType; in ComputeAndSavePsk() local
/base/security/device_auth/services/authenticators/src/account_unrelated/
Ddas_task_common.c203 static int32_t CombineKeyAlias(const Uint8Buff *serviceId, const Uint8Buff *keyType, in CombineKeyAlias()
247 static int32_t CombineKeyAliasForIso(const Uint8Buff *serviceId, const Uint8Buff *keyType, in CombineKeyAliasForIso()
261 static int32_t CombineKeyAliasForPake(const Uint8Buff *serviceId, const Uint8Buff *keyType, in CombineKeyAliasForPake()
301 const KeyAliasType keyType, const Uint8Buff *authId, Uint8Buff *outKeyAlias) in GenerateKeyAlias()
/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/hisysevent_wrapper/include/
Dhisysevent_wrapper.h28 uint32_t keyType; member
/base/security/huks/frameworks/huks_standard/main/common/src/
Dhks_check_paramset.c463 static int32_t CheckRsaKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckRsaKeyLen()
494 static int32_t CheckEccKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckEccKeyLen()
532 static int32_t CheckDsaKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckDsaKeyLen()
574 static int32_t CheckCurve25519KeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *par… in CheckCurve25519KeyLen()
613 static int32_t CheckDHKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckDHKeyLen()
651 static int32_t CheckKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckKeyLen()
672 static int32_t CheckMutableParams(uint32_t alg, uint32_t keyType, const struct ParamsValues *params) in CheckMutableParams()
709 static int32_t CheckImportKey(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckImportKey()
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
Dres_desc_test.cpp116 void TestKeyParam(KeyType keyType, int value, std::string expectStr) in TestKeyParam()
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dres_desc_test.cpp116 void TestKeyParam(KeyType keyType, int value, std::string expectStr) in TestKeyParam()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dinput_method_utils.h64 void SetEnterKeyType(EnterKeyType keyType) in SetEnterKeyType()
107 void SetEnterKeyType(EnterKeyType keyType) in SetEnterKeyType()
/base/update/updater/services/package/pkg_algorithm/
Dpkg_algo_sign.h38 KEYTYPE keyType; member
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_stub.cpp83 int32_t keyType = 0; in OnRemoteRequest() local
263 int32_t InputDataChannelStub::GetEnterKeyType(int32_t &keyType) in GetEnterKeyType()
Dinput_data_channel_proxy.cpp90 int32_t InputDataChannelProxy::GetEnterKeyType(int32_t &keyType) in GetEnterKeyType()
/base/web/webview/ohos_adapter/interfaces/
Dimf_adapter.h77 void SetEnterKeyType(IMFAdapterEnterKeyType keyType) in SetEnterKeyType()
/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
Dinputmethodcontroller_fuzzer.cpp89 EnterKeyType keyType = EnterKeyType::DONE; in TestOnConfigurationChange() local
/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
Dinputmethodability_fuzzer.cpp128 int32_t keyType; in TestGetEnterKeyType() local
/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
Dauth_code_import.c98 static int32_t BuildKeyAliasMsg(const Uint8Buff *serviceId, const Uint8Buff *keyType, in BuildKeyAliasMsg()
119 static int32_t CalKeyAlias(const Uint8Buff *serviceId, const Uint8Buff *keyType, in CalKeyAlias()
Dpub_key_exchange.c109 static int32_t BuildKeyAliasMsg(const Uint8Buff *serviceId, const Uint8Buff *keyType, in BuildKeyAliasMsg()
130 static int32_t CalKeyAlias(const Uint8Buff *serviceId, const Uint8Buff *keyType, in CalKeyAlias()
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
Dhks_core_service.c905 static int32_t CheckRsaKeyMaterialLen(uint32_t keyType, const struct HksBlob *key) in CheckRsaKeyMaterialLen()
967 static int32_t GetRsaPrivateOrPairInnerFormat(uint32_t keyType, const struct HksBlob *key, struct H… in GetRsaPrivateOrPairInnerFormat()
980 static int32_t GetCurve25519PrivateOrPairInnerFormat(uint8_t alg, uint32_t keyType, in GetCurve25519PrivateOrPairInnerFormat()
1010 static int32_t GetPrivateOrPairInnerFormat(uint32_t keyType, const struct HksBlob *key, in GetPrivateOrPairInnerFormat()
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_ability.cpp585 int32_t InputMethodAbility::GetEnterKeyType(int32_t &keyType) in GetEnterKeyType()

12