Home
last modified time | relevance | path

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

/base/security/huks/test/unittest/huks_common_test/src/
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
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
Dhks_test_aes_func.cpp45 struct HksParam algParam = {0}; in ConstructParamSetEncryptDecryptAesPre() local
/base/security/huks/utils/crypto_adapter/
Dhks_client_service_adapter_common.c79 struct HksParam *algParam, const struct HksBlob *key, struct HksBlob *outKey) in HksSymmetricKeySizeCheck()
120 struct HksParam *algParam = NULL; in GetHksPubKeyInnerFormat() local
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
Dhks_core_service_three_stage.c232 struct HksParam *algParam = NULL; in SignVerifyAuth() local
257 struct HksParam *algParam = NULL; in AgreeAuth() local
270 struct HksParam *algParam = NULL; in HmacAuth() local
288 struct HksParam *algParam = NULL; in CipherAuth() local
625 struct HksParam *algParam = NULL; local
655 struct HksParam *algParam = NULL; local
1475 struct HksParam *algParam = NULL; local
1502 struct HksParam *algParam = NULL; local
1538 struct HksParam *algParam = NULL; local
1584 struct HksParam *algParam = NULL; local
[all …]
Dhks_auth.c124 struct HksParam **algParam, struct HksParam **purposeParam, struct ParamsValues* paramValues) in GetAlgAndPurposeParam()
141 struct HksParam *algParam = NULL; in AuthPolicy() local
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
Dhks_keyblob_lite.c425 struct HksParam *algParam = NULL; in AdjustKey() local
Dhks_core_service_key_generate.c736 struct HksParam *algParam = NULL; in GetPrivateOrPairInnerFormat() local
/base/security/huks/test/unittest/huks_lite_test/common/
Dhks_test_aes.c38 struct HksParam algParam = { in TestAes256ByLocal() local
/base/security/huks/frameworks/huks_standard/main/common/src/
Dhks_crypto_adapter.c184 struct HksParam *algParam = NULL; in HksIsAlgorithmSm4() local
193 struct HksParam *algParam = NULL; in HksIsNeedIv3DES() local
208 struct HksParam *algParam = NULL; in HksIsNeedIvDES() local
Dhks_common_check.c167 struct HksParam *algParam = NULL; in HksCheckAesAeMode() local
Dhks_base_check.c1329 struct HksParam *algParam = NULL; in HksCheckUserAuthKeyInfoValidity() local
Dhks_check_paramset.c330 struct HksParam *algParam = NULL; in CheckAndGetAlgorithm() local
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
Dhks_check_auth_part_test.cpp298 struct HksParam *algParam = nullptr; in getParamSetAuthTest() local
Dhks_access_control_test_common.cpp431 struct HksParam *algParam = NULL; in AddAuthtokenUpdateFinish() local
870 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.cpp69 struct HksParam algParam = { .tag = HKS_TAG_ALGORITHM, .uint32Param = HKS_ALG_AES }; variable
/base/security/huks/frameworks/huks_standard/main/common/include/
Dhks_crypto_hal.h42 void *algParam; /* for example : struct HksKeyDerivationParam */ member
79 void *algParam; member
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/include/
Ddlp_crypt.h83 struct DlpCipherParam* algParam; member
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
Ddlp_file_test.cpp211 struct DlpCipherParam algParam; variable
504 struct DlpCipherParam algParam; variable
540 struct DlpCipherParam algParam; variable
576 struct DlpCipherParam algParam; variable
/base/security/huks/frameworks/huks_standard/main/core/src/
Dhks_local_engine.c258 struct HksParam *algParam = NULL; in CheckLocalSignVerifyParams() local