Home
last modified time | relevance | path

Searched refs:HksParam (Results 1 – 25 of 235) sorted by relevance

12345678910

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_pbkdf2_derive_part2_test.cpp146 static struct HksParam g_genParams010[] = {
173 static struct HksParam g_genParams011[] = {
198 static struct HksParam g_genParams012[] = {
225 static struct HksParam g_genParams013[] = {
354 struct HksParam *saltParam = nullptr;
398 struct HksParam *saltParam = nullptr;
440 struct HksParam *saltParam = nullptr;
484 struct HksParam *saltParam = nullptr;
528 struct HksParam *saltParam = nullptr;
802 struct HksParam genParams[] = {
[all …]
H A Dhks_hkdf_derive_part2_test.cpp71 static struct HksParam g_genParams010[] = {
86 static struct HksParam g_hkdfParams010[] = {
101 static struct HksParam g_genParams011[] = {
116 static struct HksParam g_hkdfParams011[] = {
131 static struct HksParam g_genParams012[] = {
146 static struct HksParam g_hkdfParams012[] = {
162 static struct HksParam g_genParams013[] = {
193 static struct HksParam g_genParams014[] = {
223 static struct HksParam g_genParams015[] = {
254 static struct HksParam g_genParams016[] = {
[all …]
H A Dhks_hmac_derive_part1_test.cpp57 static struct HksParam g_genParams001[] = {
69 static struct HksParam g_hmacParams001[] = {
112 static struct HksParam g_genParams002[] = {
124 static struct HksParam g_hmacParams002[] = {
164 static struct HksParam g_genParams003[] = {
176 static struct HksParam g_hmacParams003[] = {
216 static struct HksParam g_genParams004[] = {
228 static struct HksParam g_hmacParams004[] = {
268 static struct HksParam g_genParams005[] = {
320 static struct HksParam g_genParams006[] = {
[all …]
H A Dhks_pbkdf2_derive_part1_test.cpp60 static struct HksParam g_genParams001[] = {
75 static struct HksParam g_pbkdf2Params001[] = {
123 static struct HksParam g_genParams002[] = {
183 static struct HksParam g_genParams003[] = {
244 static struct HksParam g_genParams007[] = {
448 struct HksParam *saltParam = nullptr;
496 struct HksParam *saltParam = nullptr;
540 struct HksParam *saltParam = nullptr;
585 struct HksParam *saltParam = nullptr;
629 struct HksParam *saltParam = nullptr;
[all …]
/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_common_func.cpp83 struct HksParam algParam = {0}; in TestGenerateKeyParamSetPre()
133 struct HksParam keyMode = {0}; in TestGenerateKeyParamSetPost()
148 struct HksParam tmpParam = {0}; in TestGenerateKeyParamSetPost()
239 struct HksParam keyMode = {0}; in TestAesCipherParamSetPre()
247 struct HksParam ivParam = {0}; in TestAesCipherParamSetPre()
271 struct HksParam aadParam = {0}; in TestAesCipherParamSetPost()
286 struct HksParam tmpParam = {0}; in TestAesCipherParamSetPost()
345 struct HksParam tmpParam = {0}; in TestConstructMacParamSet()
391 struct HksParam tmpParam = {0}; in TestConstructAgreeParamSet()
475 struct HksParam tmpParam = {0}; in TestDeriveParamSetPost()
[all …]
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/
H A Dhks_rsa_sign_verify_part9_test.cpp57 static struct HksParam g_genParamsTest081[] = {
69 static struct HksParam g_signParamsTest081[] = {
87 static struct HksParam g_verifyParamsTest081[] = {
107 static struct HksParam g_genParamsTest082[] = {
119 static struct HksParam g_signParamsTest082[] = {
157 static struct HksParam g_genParamsTest083[] = {
169 static struct HksParam g_signParamsTest083[] = {
207 static struct HksParam g_genParamsTest084[] = {
256 static struct HksParam g_genParamsTest085[] = {
305 static struct HksParam g_genParamsTest086[] = {
[all …]
H A Dhks_ecc_sign_verify_part3_test.cpp57 static struct HksParam g_genParamsTest017[] = {
72 static struct HksParam g_signParamsTest017[] = {
87 static struct HksParam g_verifyParamsTest017[] = {
103 static struct HksParam g_genParamsTest018[] = {
118 static struct HksParam g_signParamsTest018[] = {
150 static struct HksParam g_genParamsTest019[] = {
165 static struct HksParam g_signParamsTest019[] = {
196 static struct HksParam g_genParamsTest020[] = {
242 static struct HksParam g_genParamsTest021[] = {
289 static struct HksParam g_genParamsTest022[] = {
[all …]
H A Dhks_ecc_sign_verify_part1_test.cpp56 static struct HksParam g_genParamsTest001[] = {
71 static struct HksParam g_signParamsTest001[] = {
86 static struct HksParam g_verifyParamsTest001[] = {
102 static struct HksParam g_genParamsTest002[] = {
117 static struct HksParam g_signParamsTest002[] = {
148 static struct HksParam g_genParamsTest003[] = {
163 static struct HksParam g_signParamsTest003[] = {
194 static struct HksParam g_genParamsTest004[] = {
240 static struct HksParam g_genParamsTest005[] = {
286 static struct HksParam g_genParamsTest006[] = {
[all …]
H A Dhks_ecc_sign_verify_part2_test.cpp57 static struct HksParam g_genParamsTest009[] = {
72 static struct HksParam g_signParamsTest009[] = {
87 static struct HksParam g_verifyParamsTest009[] = {
104 static struct HksParam g_genParamsTest010[] = {
119 static struct HksParam g_signParamsTest010[] = {
150 static struct HksParam g_genParamsTest011[] = {
165 static struct HksParam g_signParamsTest011[] = {
196 static struct HksParam g_genParamsTest012[] = {
243 static struct HksParam g_genParamsTest013[] = {
289 static struct HksParam g_genParamsTest014[] = {
[all …]
H A Dhks_rsa_cipher_part1_test.cpp53 static struct HksParam g_genParams001[] = {
74 static struct HksParam g_encryptParams001[] = {
118 static struct HksParam g_genParams002[] = {
182 static struct HksParam g_genParams003[] = {
246 static struct HksParam g_genParams004[] = {
310 static struct HksParam g_genParams005[] = {
374 static struct HksParam g_genParams006[] = {
438 static struct HksParam g_genParams007[] = {
503 static struct HksParam g_genParams008[] = {
568 static struct HksParam g_genParams009[] = {
[all …]
H A Dhks_rsa_cipher_part2_test.cpp55 static struct HksParam g_genParams011[] = {
76 static struct HksParam g_encryptParams011[] = {
119 static struct HksParam g_genParams012[] = {
183 static struct HksParam g_genParams013[] = {
247 static struct HksParam g_genParams014[] = {
312 static struct HksParam g_genParams015[] = {
378 static struct HksParam g_genParams016[] = {
442 static struct HksParam g_genParams017[] = {
506 static struct HksParam g_genParams018[] = {
570 static struct HksParam g_genParams019[] = {
[all …]
H A Dhks_rsa_cipher_part3_test.cpp55 static struct HksParam g_genParams021[] = {
76 static struct HksParam g_encryptParams021[] = {
121 static struct HksParam g_genParams022[] = {
186 static struct HksParam g_genParams023[] = {
251 static struct HksParam g_genParams024[] = {
315 static struct HksParam g_genParams025[] = {
380 static struct HksParam g_genParams026[] = {
444 static struct HksParam g_genParams027[] = {
508 static struct HksParam g_genParams028[] = {
573 static struct HksParam g_genParams029[] = {
[all …]
H A Dhks_rsa_cipher_part4_test.cpp55 static struct HksParam g_genParams031[] = {
76 static struct HksParam g_encryptParams031[] = {
119 static struct HksParam g_genParams032[] = {
184 static struct HksParam g_genParams033[] = {
248 static struct HksParam g_genParams034[] = {
312 static struct HksParam g_genParams035[] = {
377 static struct HksParam g_genParams036[] = {
442 static struct HksParam g_genParams037[] = {
507 static struct HksParam g_genParams038[] = {
571 static struct HksParam g_genParams039[] = {
[all …]
H A Dhks_rsa_sign_verify_part1_test.cpp54 static struct HksParam g_genParamsTest001[] = {
73 static struct HksParam g_signParamsTest001[] = {
92 static struct HksParam g_verifyParamsTest001[] = {
111 static struct HksParam g_genParamsTest002[] = {
130 static struct HksParam g_signParamsTest002[] = {
168 static struct HksParam g_genParamsTest003[] = {
186 static struct HksParam g_signParamsTest003[] = {
223 static struct HksParam g_genParamsTest004[] = {
278 static struct HksParam g_genParamsTest005[] = {
333 static struct HksParam g_genParamsTest006[] = {
[all …]
H A Dhks_rsa_sign_verify_part2_test.cpp55 static struct HksParam g_genParamsTest011[] = {
73 static struct HksParam g_signParamsTest011[] = {
94 static struct HksParam g_verifyParamsTest011[] = {
116 static struct HksParam g_genParamsTest012[] = {
134 static struct HksParam g_signParamsTest012[] = {
170 static struct HksParam g_genParamsTest013[] = {
188 static struct HksParam g_signParamsTest013[] = {
225 static struct HksParam g_genParamsTest014[] = {
280 static struct HksParam g_genParamsTest015[] = {
335 static struct HksParam g_genParamsTest016[] = {
[all …]
H A Dhks_rsa_sign_verify_part3_test.cpp55 static struct HksParam g_genParamsTest021[] = {
73 static struct HksParam g_signParamsTest021[] = {
91 static struct HksParam g_verifyParamsTest021[] = {
109 static struct HksParam g_genParamsTest022[] = {
127 static struct HksParam g_signParamsTest022[] = {
163 static struct HksParam g_genParamsTest023[] = {
181 static struct HksParam g_signParamsTest023[] = {
218 static struct HksParam g_genParamsTest024[] = {
274 static struct HksParam g_genParamsTest025[] = {
328 static struct HksParam g_genParamsTest026[] = {
[all …]
H A Dhks_rsa_sign_verify_part4_test.cpp55 static struct HksParam g_genParamsTest031[] = {
73 static struct HksParam g_signParamsTest031[] = {
91 static struct HksParam g_verifyParamsTest031[] = {
110 static struct HksParam g_genParamsTest032[] = {
128 static struct HksParam g_signParamsTest032[] = {
165 static struct HksParam g_genParamsTest033[] = {
183 static struct HksParam g_signParamsTest033[] = {
219 static struct HksParam g_genParamsTest034[] = {
274 static struct HksParam g_genParamsTest035[] = {
329 static struct HksParam g_genParamsTest036[] = {
[all …]
H A Dhks_rsa_sign_verify_part5_test.cpp55 static struct HksParam g_genParamsTest041[] = {
73 static struct HksParam g_signParamsTest041[] = {
91 static struct HksParam g_verifyParamsTest041[] = {
109 static struct HksParam g_genParamsTest042[] = {
127 static struct HksParam g_signParamsTest042[] = {
164 static struct HksParam g_genParamsTest043[] = {
182 static struct HksParam g_signParamsTest043[] = {
220 static struct HksParam g_genParamsTest044[] = {
274 static struct HksParam g_genParamsTest045[] = {
330 static struct HksParam g_genParamsTest046[] = {
[all …]
H A Dhks_rsa_sign_verify_part6_test.cpp56 static struct HksParam g_genParamsTest051[] = {
74 static struct HksParam g_signParamsTest051[] = {
92 static struct HksParam g_verifyParamsTest051[] = {
110 static struct HksParam g_genParamsTest052[] = {
128 static struct HksParam g_signParamsTest052[] = {
165 static struct HksParam g_genParamsTest053[] = {
183 static struct HksParam g_signParamsTest053[] = {
220 static struct HksParam g_genParamsTest054[] = {
274 static struct HksParam g_genParamsTest055[] = {
330 static struct HksParam g_genParamsTest056[] = {
[all …]
H A Dhks_rsa_sign_verify_part7_test.cpp56 static struct HksParam g_genParamsTest061[] = {
74 static struct HksParam g_signParamsTest061[] = {
92 static struct HksParam g_verifyParamsTest061[] = {
113 static struct HksParam g_genParamsTest062[] = {
131 static struct HksParam g_signParamsTest062[] = {
167 static struct HksParam g_genParamsTest063[] = {
185 static struct HksParam g_signParamsTest063[] = {
221 static struct HksParam g_genParamsTest064[] = {
276 static struct HksParam g_genParamsTest065[] = {
331 static struct HksParam g_genParamsTest066[] = {
[all …]
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/asymmetric_alg_test/
H A Dhks_dh_agree_test.h45 static struct HksParam g_genParams001[] = {
57 static struct HksParam g_agreeParams01Init001[] = {
69 static struct HksParam g_agreeParams01Finish001[] = {
82 static struct HksParam g_agreeParams02Init001[] = {
123 static struct HksParam g_genParams002[] = {
135 static struct HksParam g_agreeParams01Init002[] = {
160 static struct HksParam g_agreeParams02Init002[] = {
201 static struct HksParam g_genParams003[] = {
213 static struct HksParam g_agreeParams01Init003[] = {
271 static struct HksParam g_genParams004[] = {
[all …]
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/symmetric_alg_test/
H A Dhks_aes_cipher_part3_test.cpp57 static struct HksParam g_genParams015[] = {
75 static struct HksParam g_encryptParams015[] = {
130 static struct HksParam g_genParams016[] = {
203 static struct HksParam g_genParams018[] = {
257 static struct HksParam g_genParams019[] = {
331 static struct HksParam g_genParams020[] = {
405 static struct HksParam g_genParams021[] = {
481 static struct HksParam g_genParams022[] = {
554 static struct HksParam g_genParams023[] = {
621 static struct HksParam g_genParams024[] = {
[all …]
H A Dhks_aes_cipher_part1_test.cpp56 static struct HksParam g_genParams001[] = {
74 static struct HksParam g_encryptParams001[] = {
101 static struct HksParam g_decryptParams001[] = {
129 static struct HksParam g_genParams002[] = {
147 static struct HksParam g_encryptParams002[] = {
174 static struct HksParam g_decryptParams002[] = {
202 static struct HksParam g_genParams004[] = {
255 static struct HksParam g_genParams005[] = {
328 static struct HksParam g_genParams006[] = {
402 static struct HksParam g_genParams007[] = {
[all …]
H A Dhks_aes_cipher_part2_test.cpp56 static struct HksParam g_genParams008[] = {
74 static struct HksParam g_encryptParams008[] = {
101 static struct HksParam g_decryptParams008[] = {
129 static struct HksParam g_genParams009[] = {
147 static struct HksParam g_encryptParams009[] = {
174 static struct HksParam g_decryptParams009[] = {
202 static struct HksParam g_genParams011[] = {
256 static struct HksParam g_genParams012[] = {
330 static struct HksParam g_genParams013[] = {
404 static struct HksParam g_genParams014[] = {
[all …]
H A Dhks_aes_cipher_ccm_test.cpp60 static struct HksParam g_genCcmParams[] = {
79 static struct HksParam g_genCcmParamsAuthPur[] = {
110 static struct HksParam g_encCcmParams[] = {
141 static struct HksParam g_decCcmParams[] = {
641 HksParam *aeadParam = NULL; in HksAesCcmCipherTestDecrypt()
713 HksParam *nonceParam = NULL; in HksAesCmcCipherTestCaseRun()
783 HksParam *sizeParam = NULL;
818 HksParam *sizeParam = NULL;
853 HksParam *sizeParam = NULL;
1155 HksParam *sizeParam = NULL;
[all …]

12345678910