/ohos5.0/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; variable 82 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable 97 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable 112 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable 127 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable 142 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable 157 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable 172 uint32_t keyType = HKS_KEY_TYPE_PUBLIC_KEY; variable
|
/ohos5.0/base/security/device_auth/services/identity_manager/src/ |
H A D | credential_operator.c | 66 …const Uint8Buff *serviceId, const Uint8Buff *keyType, const Uint8Buff *authId, Uint8Buff *keyAlias… in CombineKeyAlias() 106 …const Uint8Buff *serviceId, const Uint8Buff *keyType, const Uint8Buff *authId, Uint8Buff *outKeyAl… in CombineKeyAliasForPake() 313 CJson *out, int32_t osAccountId, int32_t keyType, const char *authId, const char *serviceType) in PackPublicKeyToJson() 372 int32_t keyType = KEY_ALIAS_P2P_AUTH; in IsKeyExistReturnAliasIfNeeded() local 428 int32_t keyType = KEY_ALIAS_P2P_AUTH; in QueryCredential() local 445 static int32_t RegisterIdentity(const CredentialRequestParamT *param, int32_t keyType) in RegisterIdentity() 484 int32_t keyType = KEY_ALIAS_P2P_AUTH; in GenarateCredential() local 562 static int32_t IsSelfKeyPairExist(int32_t osAccountId, int keyType) in IsSelfKeyPairExist() 619 …egisterIdentity(const CredentialRequestParamT *param, const Uint8Buff *authIdBuff, int32_t keyType) in UnregisterIdentity() 654 int32_t keyType = KEY_ALIAS_P2P_AUTH; in ImportCredential() local [all …]
|
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
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/virtual/ |
H A D | auth_device_common_key_virtual.c | 24 void AuthUpdateCreateTime(const char *udidHash, int32_t keyType, bool isServer) in AuthUpdateCreateTime() 44 int32_t AuthFindDeviceKey(const char *udidHash, int32_t keyType, AuthDeviceKeyInfo *deviceKey) in AuthFindDeviceKey() 74 void AuthUpdateKeyIndex(const char *udidHash, int32_t keyType, int64_t index, bool isServer) in AuthUpdateKeyIndex()
|
/ohos5.0/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 105 KeyAliasType keyType, const Uint8Buff *authIdPeer) in DeletePeerPubKey() 202 KeyAliasType keyType = KEY_ALIAS_LT_KEY_PAIR; in DeletePeerAuthInfoStd() local 204 KeyAliasType keyType = (KeyAliasType)params->userType; in DeletePeerAuthInfoStd() local 223 KeyAliasType keyType = (KeyAliasType)params->userType; in GenerateSelfKeyAlias() local 375 KeyAliasType keyType = (KeyAliasType)params->userType; in GetPublicKeyStd() local
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_attach_test.cpp | 106 int32_t keyType = -1; variable 129 int32_t keyType = -1; variable 155 int32_t keyType = -1; variable 182 int32_t keyType = -1; variable 221 int32_t keyType = -1; variable 273 EnterKeyType keyType = EnterKeyType::NEXT; variable 294 EnterKeyType keyType = EnterKeyType::NEXT; variable
|
/ohos5.0/foundation/ability/idl_tool/ast/ |
H A D | ast_map_type.h | 27 void SetKeyType(ASTType* keyType) in SetKeyType()
|
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/include/ |
H A D | imf_adapter_impl.h | 35 void SetEnterKeyType(IMFAdapterEnterKeyType keyType) in SetEnterKeyType()
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/ |
H A D | ast_map_type.h | 28 inline void SetKeyType(const AutoPtr<ASTType> &keyType) in SetKeyType()
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/ |
H A D | ast_map_type.h | 21 inline void SetKeyType(const AutoPtr<ASTType> &keyType) in SetKeyType()
|
/ohos5.0/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() 246 const Uint8Buff *keyType, Uint8Buff *keyAliasHash) in CombineKeyAliasForPseudonymPsk() 289 static int32_t CombineKeyAliasForIso(const Uint8Buff *serviceId, const Uint8Buff *keyType, in CombineKeyAliasForIso() 303 static int32_t CombineKeyAliasForPake(const Uint8Buff *serviceId, const Uint8Buff *keyType, in CombineKeyAliasForPake() 348 const KeyAliasType keyType, const Uint8Buff *authId, Uint8Buff *outKeyAlias) in GenerateKeyAlias()
|
/ohos5.0/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 = (KeyAliasType)pakeParams->userType; in ClientConfirmStandardBindExchange() local
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/ |
H A D | auth_device_common_key.h | 35 int32_t keyType; member
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/key_mgr/inc/ |
H A D | sign_param.h | 35 KeyType keyType; member
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/ |
H A D | hks_check_paramset.c | 494 static int32_t CheckRsaKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckRsaKeyLen() 525 static int32_t CheckEccKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckEccKeyLen() 563 static int32_t CheckDsaKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckDsaKeyLen() 605 static int32_t CheckCurve25519KeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *par… in CheckCurve25519KeyLen() 644 static int32_t CheckDHKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckDHKeyLen() 682 static int32_t CheckKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckKeyLen() 703 static int32_t CheckMutableParams(uint32_t alg, uint32_t keyType, const struct ParamsValues *params) in CheckMutableParams() 740 static int32_t CheckImportKey(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckImportKey()
|
/ohos5.0/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()
|
/ohos5.0/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()
|
/ohos5.0/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
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/ |
H A D | _dev_ability_v10.md | 91 ### keyType subsection
|
H A D | _input_dev_ability.md | 91 ### keyType subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/ |
H A D | ace_res_data_struct.h | 39 KeyType keyType; member
|
/ohos5.0/drivers/peripheral/clearplay/hdi_service/common/ |
H A D | session.cpp | 26 …eyRequest(const std::vector<uint8_t> &indexInfo, const std::string &mimeType, MediaKeyType keyType, in getKeyRequest()
|
H A D | data_parser.cpp | 124 int32_t generateRequest(const MediaKeyType keyType, const std::vector<std::vector<uint8_t>> &keyIds, in generateRequest()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | base_key.cpp | 240 uint32_t keyType = GetTypeFromDir(); in StoreKey() local 449 bool BaseKey::EncryptEceSece(const UserAuth &auth, const uint32_t keyType, KeyContext &keyCtx) in StoreKey() 624 …seKey::DoRestoreKeyCeEceSece(const UserAuth &auth, const std::string &path, const uint32_t keyType) in StoreKey() 684 uint32_t keyType = GetTypeFromDir(); in StoreKey() local 729 bool BaseKey::DecryptReal(const UserAuth &auth, const uint32_t keyType, KeyContext &keyCtx) in StoreKey()
|
/ohos5.0/base/update/updater/services/package/pkg_algorithm/ |
H A D | pkg_algo_sign.h | 38 KEYTYPE keyType; member
|