/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/ |
H A D | hks_export_test_mt.cpp | 46 struct HksParamSet *paramInSet = nullptr;
in RunTestCase() local
|
H A D | hks_export_test.cpp | 53 struct HksParamSet *paramInSet = nullptr;
in RunTestCase() local
|
/base/security/huks/test/reliability/src/ |
H A D | pressure_test.cpp | 188 struct HksParamSet *paramInSet = nullptr; in HWTEST_F() local 220 struct HksParamSet *paramInSet = nullptr; in HWTEST_F() local 261 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 301 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 333 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 378 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 412 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 449 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 497 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 546 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 604 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 668 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 727 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 787 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 833 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 869 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 916 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 972 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1028 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1088 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1155 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1215 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1258 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local [all...] |
H A D | api_pressure_test.cpp | 123 void AESModeRandForCiper(struct HksParamSet *paramInSet) in AESModeRandForCiper() argument 167 ParamForAESCipher(struct HksParamSet *paramInSet) ParamForAESCipher() argument 179 RSAKeySizeRand(struct HksParamSet *paramInSet) RSAKeySizeRand() argument 193 RSAKeySizeWithout512(struct HksParamSet *paramInSet) RSAKeySizeWithout512() argument 206 RSAKeySizeWithout768(struct HksParamSet *paramInSet) RSAKeySizeWithout768() argument 218 OaepSha512KeySize(struct HksParamSet *paramInSet) OaepSha512KeySize() argument 229 ParamForRSACipher(struct HksParamSet *paramInSet) ParamForRSACipher() argument 269 ParamForCipher(struct HksParamSet *paramInSet) ParamForCipher() argument 286 ShaForPkcs1(struct HksParamSet *paramInSet) ShaForPkcs1() argument 308 ShaForPss(struct HksParamSet *paramInSet) ShaForPss() argument 339 ParamForRSASign(struct HksParamSet *paramInSet) ParamForRSASign() argument 355 ParamForECCSign(struct HksParamSet *paramInSet) ParamForECCSign() argument 378 ParamForDSASign(struct HksParamSet *paramInSet) ParamForDSASign() argument 393 ParamForSign(struct HksParamSet *paramInSet) ParamForSign() argument 545 struct HksParamSet *paramInSet = nullptr; GenerateKeyTest() local 557 ImportKeyTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet) ImportKeyTest() argument 572 ExportPublicKeyTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet) ExportPublicKeyTest() argument 595 struct HksParamSet *paramInSet = nullptr; DeleteKeyTest() local 608 GetKeyParamSetTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet) GetKeyParamSetTest() argument 629 KeyExistTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet) KeyExistTest() argument 643 struct HksParamSet *paramInSet = nullptr; GenerateRandomTest() local 663 SignTest( const struct HksBlob *authId, const struct HksParamSet *paramInSet, const struct HksBlob *message) SignTest() argument 677 VerifyTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet, const struct HksBlob *message, const struct HksBlob *signature) VerifyTest() argument 688 EncryptTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet) EncryptTest() argument 705 DecryptTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet, const struct HksBlob *cipherText, uint32_t *inLen) DecryptTest() argument 724 struct HksParamSet *paramInSet = nullptr; AgreeKeyTest() local 749 DeriveKeyTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet) DeriveKeyTest() argument 762 MacTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet) MacTest() argument 780 struct HksParamSet *paramInSet = nullptr; HashTest() local 808 struct HksParamSet *paramInSet = nullptr; CipherScene() local 853 struct HksParamSet *paramInSet = nullptr; SignScene() local 1012 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1042 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1093 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1123 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1174 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1213 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1257 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1300 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1352 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1388 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local 1437 struct HksParamSet *paramInSet = nullptr; HWTEST_F() local [all...] |
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
H A D | hks_rsa_common_mt.cpp | 38 struct HksParamSet *paramInSet = NULL; in GenerateKeyTestCase() local 100 struct HksParamSet *paramInSet = NULL; in EncryptLocalTestCase() local 171 struct HksParamSet *paramInSet = NULL; EncryptServiceTestCase() local 231 struct HksParamSet *paramInSet = NULL; DecryptLocalTestCase() local 298 struct HksParamSet *paramInSet = NULL; DecryptServiceTestCase() local 423 struct HksParamSet *paramInSet = NULL; SignServiceTestCase() local 482 struct HksParamSet *paramInSet = NULL; VerifyLocalTestCase() local 547 struct HksParamSet *paramInSet = NULL; VerifyServiceTestCase() local [all...] |
H A D | hks_ecc_key_mt.cpp | 451 struct HksParamSet *paramInSet = nullptr; in RunTestCase() local
|
H A D | hks_aes_encrypt_mt.cpp | 448 struct HksParamSet *paramInSet = nullptr; in RunTestCase() local
|
H A D | hks_aes_key_mt.cpp | 433 struct HksParamSet *paramInSet = nullptr; in RunTestCase() local [all...] |
H A D | hks_hmac_mt.cpp | 294 struct HksParamSet *paramInSet = nullptr; in LocalHmacScenario() local 342 struct HksParamSet *paramInSet = nullptr; in RunTestCase() local [all...] |
H A D | hks_aes_decrypt_mt.cpp | 484 struct HksParamSet *paramInSet = nullptr; in RunTestCase() local
|
H A D | hks_aes_cipher_mt.cpp | 441 struct HksParamSet *paramInSet = nullptr; in RunTestCase() local
|
H A D | hks_ecc_sign_mt.cpp | 845 struct HksParamSet *paramInSet = nullptr; in RunTestCase() local
|
H A D | hks_ecc_verify_mt.cpp | 846 struct HksParamSet *paramInSet = nullptr; in RunTestCase() local
|
H A D | hks_agree_mt.cpp | 658 void DhLocalAgreeScenario(const TestCaseParams &testCaseParams, const struct HksParamSet *paramInSet, in DhLocalAgreeScenario() argument 702 struct HksParamSet *paramInSet = NULL; in DhRunTestCase() local [all...] |
H A D | hks_dsa_mt.cpp | 706 struct HksParamSet *paramInSet = nullptr; in SignLocalTestCase() local 769 struct HksParamSet *paramInSet = nullptr; in SignServiceTestCase() local 828 struct HksParamSet *paramInSet = nullptr; VerifyLocalTestCase() local 894 struct HksParamSet *paramInSet = nullptr; VerifyServiceTestCase() local [all...] |