Home
last modified time | relevance | path

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

/base/security/huks/test/unittest/huks_common_test/src/
Dhks_test_curve25519_func.cpp24 struct HksParam algParam = {0}; in TestGenerateEd25519Key() local
64 struct HksParam algParam = {0}; in TestSignEd25519() local
104 struct HksParam algParam = {0}; in TestVerifyEd25519() local
145 struct HksParam algParam = {0}; in TestImportEd25519() local
234 struct HksParam algParam = {0}; in BuildTeeSignParamSet() local
268 struct HksParam algParam = {0}; in BuildLocalVerifyParamSet() local
349 struct HksParam algParam = {0}; in TestSignEd25519Wrong() local
404 struct HksParam algParam = {0}; in TestVerifyEd25519Wrong() local
Dhks_test_common_func.cpp82 struct HksParam algParam = {0}; in TestGenerateKeyParamSetPre() local
367 struct HksParam algParam = {0}; in TestConstructAgreeParamSet() local
411 struct HksParam algParam = {0}; in TestDeriveParamSetPre() local
Dhks_test_aes_func.cpp44 struct HksParam algParam = {0}; in ConstructParamSetEncryptDecryptAesPre() local
/base/security/huks/test/unittest/huks_lite_test/common/
Dhks_test_aes.c37 struct HksParam algParam = { in TestAes256ByLocal() local
/base/security/huks/utils/crypto_adapter/
Dhks_client_service_adapter_common.c85 struct HksParam *algParam = NULL; in GetHksPubKeyInnerFormat() local
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
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_three_stage.c214 struct HksParam *algParam = NULL; in SignVerifyAuth() local
239 struct HksParam *algParam = NULL; in AgreeAuth() local
252 struct HksParam *algParam = NULL; in HmacAuth() local
266 struct HksParam *algParam = NULL; in CipherAuth() local
533 struct HksParam *algParam = NULL; in FreeSignVerifyCtx() local
561 struct HksParam *algParam = NULL; in CheckWhetherUpdateAesGcmNonce() local
1077 struct HksParam *algParam = NULL; in HksCoreSignVerifyThreeStageInit() local
1098 struct HksParam *algParam = NULL; in HksCoreSignVerifyThreeStageUpdate() local
1129 struct HksParam *algParam = NULL; in HksCoreSignVerifyThreeStageFinish() local
1169 struct HksParam *algParam = NULL; in HksCoreCryptoThreeStageInit() local
[all …]
Dhks_core_service.c320 struct HksParam *algParam = NULL; in CipherAuth() local
335 struct HksParam *algParam = NULL; in SignVerifyAuth() local
362 struct HksParam *algParam = NULL; in GetSignVerifyMessage() local
1021 struct HksParam *algParam = NULL; in GetPrivateOrPairInnerFormat() local
Dhks_keyblob_lite.c423 struct HksParam *algParam = NULL; in AdjustKey() local
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
Dhks_check_auth_part_test.cpp296 struct HksParam *algParam = nullptr; in getParamSetAuthTest() local
Dhks_access_control_test_common.cpp428 struct HksParam *algParam = NULL; in AddAuthtokenUpdateFinish() local
867 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/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
74 void *algParam; member
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
Ddlp_file_test.cpp157 struct DlpCipherParam algParam; variable
447 struct DlpCipherParam algParam; variable
483 struct DlpCipherParam algParam; variable
519 struct DlpCipherParam algParam; variable
/base/security/huks/frameworks/huks_standard/main/common/src/
Dhks_common_check.c134 struct HksParam *algParam = NULL; in HksCheckAesAeMode() local
Dhks_crypto_adapter.c180 struct HksParam *algParam = NULL; in HksIsAlgorithmSm4() local
Dhks_check_paramset.c273 struct HksParam *algParam = NULL; in CheckAndGetAlgorithm() local
Dhks_base_check.c2033 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