Home
last modified time | relevance | path

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

/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
Dhks_test_curve25519.c36 struct HksParam algParam = {0}; in TestGenerateEd25519Key() local
76 struct HksParam algParam = {0}; in TestSignEd25519() local
116 struct HksParam algParam = {0}; in TestVerifyEd25519() local
157 struct HksParam algParam = {0}; in TestImportEd25519() local
244 struct HksParam algParam = {0}; in BuildTeeSignParamSet() local
278 struct HksParam algParam = {0}; in BuildLocalVerifyParamSet() local
361 struct HksParam algParam = {0}; in TestSignEd25519Wrong() local
415 struct HksParam algParam = {0}; in TestVerifyEd25519Wrong() local
Dhks_test_common.c102 struct HksParam algParam = {0}; in TestGenerateKeyParamSetPre() local
233 struct HksParam algParam = {0}; in TestAesCipherParamSetPre() local
386 struct HksParam algParam = {0}; in TestConstructAgreeParamSet() local
430 struct HksParam algParam = {0}; in TestDeriveParamSetPre() local
Dhks_test_aes.c45 struct HksParam algParam = {0}; in ConstructParamSetEncryptDecryptAesPre() local
/base/security/huks/test/unittest/huks_lite_test/common/
Dhks_test_curve25519.c38 struct HksParam algParam = {0}; in TestGenerateEd25519Key() local
78 struct HksParam algParam = {0}; in TestSignEd25519() local
118 struct HksParam algParam = {0}; in TestVerifyEd25519() local
159 struct HksParam algParam = {0}; in TestImportEd25519() local
248 struct HksParam algParam = {0}; in BuildTeeSignParamSet() local
282 struct HksParam algParam = {0}; in BuildLocalVerifyParamSet() local
363 struct HksParam algParam = {0}; in TestSignEd25519Wrong() local
418 struct HksParam algParam = {0}; in TestVerifyEd25519Wrong() local
Dhks_test_common.c105 struct HksParam algParam = {0}; in TestGenerateKeyParamSetPre() local
236 struct HksParam algParam = {0}; in TestAesCipherParamSetPre() local
389 struct HksParam algParam = {0}; in TestConstructAgreeParamSet() local
433 struct HksParam algParam = {0}; in TestDeriveParamSetPre() local
Dhks_test_aes.c46 struct HksParam algParam = {0}; in ConstructParamSetEncryptDecryptAesPre() local
542 struct HksParam algParam = { in TestAes256ByLocal() local
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
Dhks_core_service_three_stage.c193 struct HksParam *algParam = NULL; in SignVerifyAuth() local
218 struct HksParam *algParam = NULL; in AgreeAuth() local
231 struct HksParam *algParam = NULL; in HmacAuth() local
245 struct HksParam *algParam = NULL; in CipherAuth() local
512 struct HksParam *algParam = NULL; in FreeSignVerifyCtx() local
855 struct HksParam *algParam = NULL; in HksCoreSignVerifyThreeStageInit() local
876 struct HksParam *algParam = NULL; in HksCoreSignVerifyThreeStageUpdate() local
907 struct HksParam *algParam = NULL; in HksCoreSignVerifyThreeStageFinish() local
947 struct HksParam *algParam = NULL; in HksCoreCryptoThreeStageInit() local
969 struct HksParam *algParam = NULL; in HksCoreCryptoThreeStageUpdate() local
[all …]
Dhks_auth.c96 struct HksParam **algParam, struct HksParam **purposeParam, struct ParamsValues* paramValues) in GetAlgAndPurposeParam()
113 struct HksParam *algParam = NULL; in AuthPolicy() local
Dhks_core_service.c314 struct HksParam *algParam = NULL; in CipherAuth() local
329 struct HksParam *algParam = NULL; in SignVerifyAuth() local
356 struct HksParam *algParam = NULL; in GetSignVerifyMessage() local
1015 struct HksParam *algParam = NULL; in GetPrivateOrPairInnerFormat() local
Dhks_keyblob_lite.c423 struct HksParam *algParam = NULL; in AdjustKey() local
/base/security/huks/utils/crypto_adapter/
Dhks_client_service_adapter_common.c85 struct HksParam *algParam = NULL; in GetHksPubKeyInnerFormat() local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
Ddlp_file_test.cpp107 struct DlpCipherParam algParam; variable
390 struct DlpCipherParam algParam; variable
420 struct DlpCipherParam algParam; variable
450 struct DlpCipherParam algParam; variable
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
Dhks_check_auth_part_test.cpp302 struct HksParam *algParam = nullptr; in getParamSetAuthTest() local
Dhks_access_control_test_common.cpp424 struct HksParam *algParam = NULL; in AddAuthtokenUpdateFinish() local
863 struct HksParam *algParam = nullptr; in GenParamSetAuthTest() local
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_engine/core/src/
Dhks_upgrade_key_c_test.cpp71 struct HksParam algParam = { .tag = HKS_TAG_ALGORITHM, .uint32Param = HKS_ALG_AES }; variable
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/include/
Ddlp_crypt.h73 struct DlpCipherParam* algParam; member
/base/security/huks/frameworks/huks_standard/main/common/include/
Dhks_crypto_hal.h37 void *algParam; /* for example : struct HksKeyDerivationParam */ member
73 void *algParam; member
/base/security/huks/frameworks/huks_standard/main/common/src/
Dhks_common_check.c134 struct HksParam *algParam = NULL; in HksCheckAesAeMode() local
Dhks_crypto_adapter.c164 struct HksParam *algParam = NULL; in HksIsAlgorithmSm4() local
Dhks_check_paramset.c258 struct HksParam *algParam = NULL; in CheckAndGetAlgorithm() local
Dhks_base_check.c2022 struct HksParam *algParam = NULL; in HksCheckUserAuthKeyInfoValidity() local
/base/security/huks/frameworks/huks_standard/main/core/src/
Dhks_local_engine.c257 struct HksParam *algParam = NULL; in CheckLocalSignVerifyParams() local