Home
last modified time | relevance | path

Searched defs:algParam (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_curve25519_func.cpp25 struct HksParam algParam = {0}; in TestGenerateEd25519Key() local
65 struct HksParam algParam = {0}; in TestSignEd25519() local
105 struct HksParam algParam = {0}; in TestVerifyEd25519() local
146 struct HksParam algParam = {0}; in TestImportEd25519() local
235 struct HksParam algParam = {0}; in BuildTeeSignParamSet() local
269 struct HksParam algParam = {0}; in BuildLocalVerifyParamSet() local
350 struct HksParam algParam = {0}; in TestSignEd25519Wrong() local
405 struct HksParam algParam = {0}; in TestVerifyEd25519Wrong() local
H A Dhks_test_common_func.cpp83 struct HksParam algParam = {0}; in TestGenerateKeyParamSetPre() local
368 struct HksParam algParam = {0}; in TestConstructAgreeParamSet() local
412 struct HksParam algParam = {0}; in TestDeriveParamSetPre() local
H A Dhks_test_aes_func.cpp45 struct HksParam algParam = {0}; in ConstructParamSetEncryptDecryptAesPre() local
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/common/
H A Dhks_test_aes.c38 struct HksParam algParam = { in TestAes256ByLocal() local
/ohos5.0/base/security/huks/utils/crypto_adapter/
H A Dhks_client_service_adapter_common.c85 struct HksParam *algParam = NULL; in GetHksPubKeyInnerFormat() local
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_auth.c96 struct HksParam **algParam, struct HksParam **purposeParam, struct ParamsValues* paramValues) in GetAlgAndPurposeParam()
113 struct HksParam *algParam = NULL; in AuthPolicy() local
H A Dhks_core_service_three_stage.c221 struct HksParam *algParam = NULL; in SignVerifyAuth() local
246 struct HksParam *algParam = NULL; in AgreeAuth() local
259 struct HksParam *algParam = NULL; in HmacAuth() local
273 struct HksParam *algParam = NULL; in CipherAuth() local
564 struct HksParam *algParam = NULL; in FreeSignVerifyCtx() local
589 struct HksParam *algParam = NULL; in CheckWhetherUpdateAesNonce() local
1244 struct HksParam *algParam = NULL; in HksCoreSignVerifyThreeStageInit() local
1265 struct HksParam *algParam = NULL; in HksCoreSignVerifyThreeStageUpdate() local
1296 struct HksParam *algParam = NULL; in HksCoreSignVerifyThreeStageFinish() local
1336 struct HksParam *algParam = NULL; in HksCoreCryptoThreeStageInit() local
[all …]
H A Dhks_core_service_key_operate_one_stage.c62 struct HksParam *algParam = NULL; in CipherAuth() local
77 struct HksParam *algParam = NULL; in SignVerifyAuth() local
105 struct HksParam *algParam = NULL; in GetSignVerifyMessage() local
H A Dhks_keyblob_lite.c423 struct HksParam *algParam = NULL; in AdjustKey() local
H A Dhks_core_service_key_generate.c736 struct HksParam *algParam = NULL; in GetPrivateOrPairInnerFormat() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_check_auth_part_test.cpp297 struct HksParam *algParam = nullptr; in getParamSetAuthTest() local
H A Dhks_access_control_test_common.cpp431 struct HksParam *algParam = NULL; in AddAuthtokenUpdateFinish() local
870 struct HksParam *algParam = nullptr; in GenParamSetAuthTest() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_engine/core/src/
H A Dhks_upgrade_key_c_test.cpp69 struct HksParam algParam = { .tag = HKS_TAG_ALGORITHM, .uint32Param = HKS_ALG_AES }; variable
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/include/
H A Ddlp_crypt.h73 struct DlpCipherParam* algParam; member
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/include/
H A Dhks_crypto_hal.h37 void *algParam; /* for example : struct HksKeyDerivationParam */ member
74 void *algParam; member
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_file_test.cpp166 struct DlpCipherParam algParam; variable
455 struct DlpCipherParam algParam; variable
491 struct DlpCipherParam algParam; variable
527 struct DlpCipherParam algParam; variable
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_common_check.c166 struct HksParam *algParam = NULL; in HksCheckAesAeMode() local
H A Dhks_crypto_adapter.c180 struct HksParam *algParam = NULL; in HksIsAlgorithmSm4() local
H A Dhks_check_paramset.c279 struct HksParam *algParam = NULL; in CheckAndGetAlgorithm() local
H A Dhks_base_check.c2074 struct HksParam *algParam = NULL; in HksCheckUserAuthKeyInfoValidity() local
/ohos5.0/base/security/huks/frameworks/huks_standard/main/core/src/
H A Dhks_local_engine.c257 struct HksParam *algParam = NULL; in CheckLocalSignVerifyParams() local