| /base/security/huks/test/unittest/huks_common_test/src/ |
| D | hks_test_curve25519_func.cpp | 25 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
|
| D | hks_test_common_func.cpp | 83 struct HksParam algParam = {0}; in TestGenerateKeyParamSetPre() local 368 struct HksParam algParam = {0}; in TestConstructAgreeParamSet() local 412 struct HksParam algParam = {0}; in TestDeriveParamSetPre() local
|
| D | hks_test_aes_func.cpp | 45 struct HksParam algParam = {0}; in ConstructParamSetEncryptDecryptAesPre() local
|
| /base/security/huks/utils/crypto_adapter/ |
| D | hks_client_service_adapter_common.c | 79 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/ |
| D | hks_core_service_three_stage.c | 232 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 …]
|
| D | hks_auth.c | 124 struct HksParam **algParam, struct HksParam **purposeParam, struct ParamsValues* paramValues) in GetAlgAndPurposeParam() 141 struct HksParam *algParam = NULL; in AuthPolicy() local
|
| D | hks_core_service_key_operate_one_stage.c | 62 struct HksParam *algParam = NULL; in CipherAuth() local 77 struct HksParam *algParam = NULL; in SignVerifyAuth() local 105 struct HksParam *algParam = NULL; in GetSignVerifyMessage() local
|
| D | hks_keyblob_lite.c | 425 struct HksParam *algParam = NULL; in AdjustKey() local
|
| D | hks_core_service_key_generate.c | 736 struct HksParam *algParam = NULL; in GetPrivateOrPairInnerFormat() local
|
| /base/security/huks/test/unittest/huks_lite_test/common/ |
| D | hks_test_aes.c | 38 struct HksParam algParam = { in TestAes256ByLocal() local
|
| /base/security/huks/frameworks/huks_standard/main/common/src/ |
| D | hks_crypto_adapter.c | 184 struct HksParam *algParam = NULL; in HksIsAlgorithmSm4() local 193 struct HksParam *algParam = NULL; in HksIsNeedIv3DES() local 208 struct HksParam *algParam = NULL; in HksIsNeedIvDES() local
|
| D | hks_common_check.c | 167 struct HksParam *algParam = NULL; in HksCheckAesAeMode() local
|
| D | hks_base_check.c | 1329 struct HksParam *algParam = NULL; in HksCheckUserAuthKeyInfoValidity() local
|
| D | hks_check_paramset.c | 330 struct HksParam *algParam = NULL; in CheckAndGetAlgorithm() local
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
| D | hks_check_auth_part_test.cpp | 298 struct HksParam *algParam = nullptr; in getParamSetAuthTest() local
|
| D | hks_access_control_test_common.cpp | 431 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/ |
| D | hks_upgrade_key_c_test.cpp | 69 struct HksParam algParam = { .tag = HKS_TAG_ALGORITHM, .uint32Param = HKS_ALG_AES }; variable
|
| /base/security/huks/frameworks/huks_standard/main/common/include/ |
| D | hks_crypto_hal.h | 42 void *algParam; /* for example : struct HksKeyDerivationParam */ member 79 void *algParam; member
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/include/ |
| D | dlp_crypt.h | 83 struct DlpCipherParam* algParam; member
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
| D | dlp_file_test.cpp | 211 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/ |
| D | hks_local_engine.c | 258 struct HksParam *algParam = NULL; in CheckLocalSignVerifyParams() local
|