Home
last modified time | relevance | path

Searched refs:TestFreeBlob (Results 1 - 25 of 33) sorted by relevance

12

/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
H A Dhks_modify_key_test.c110 TestFreeBlob(&plainData); in BaseTestCipherProcess()
111 TestFreeBlob(&cipherData); in BaseTestCipherProcess()
112 TestFreeBlob(&decryptedData); in BaseTestCipherProcess()
113 TestFreeBlob(&ivData); in BaseTestCipherProcess()
114 TestFreeBlob(&nonceData); in BaseTestCipherProcess()
115 TestFreeBlob(&aadData); in BaseTestCipherProcess()
182 TestFreeBlob(&plainData); in LITE_TEST_CASE()
183 TestFreeBlob(&cipherData); in LITE_TEST_CASE()
184 TestFreeBlob(&decryptedData); in LITE_TEST_CASE()
185 TestFreeBlob( in LITE_TEST_CASE()
[all...]
H A Dhks_agreement_test.c142 TestFreeBlob(&privateKey); in LITE_TEST_CASE()
143 TestFreeBlob(&peerPubKeyAlias); in LITE_TEST_CASE()
144 TestFreeBlob(&peerPublicKey); in LITE_TEST_CASE()
145 TestFreeBlob(&agreeKey); in LITE_TEST_CASE()
205 TestFreeBlob(&privateKey); in LITE_TEST_CASE()
206 TestFreeBlob(&peerPubKeyAlias); in LITE_TEST_CASE()
207 TestFreeBlob(&peerPublicKey); in LITE_TEST_CASE()
208 TestFreeBlob(&agreeKey); in LITE_TEST_CASE()
209 TestFreeBlob(&privateKey1); in LITE_TEST_CASE()
210 TestFreeBlob( in LITE_TEST_CASE()
[all...]
H A Dhks_bn_exp_mod_test.c94 TestFreeBlob(&x); in LITE_TEST_CASE()
95 TestFreeBlob(&a); in LITE_TEST_CASE()
96 TestFreeBlob(&e); in LITE_TEST_CASE()
97 TestFreeBlob(&n); in LITE_TEST_CASE()
H A Dhks_derive_test.c131 TestFreeBlob(&keyAlias); in BaseTestDerive()
132 TestFreeBlob(&derivedKey); in BaseTestDerive()
133 TestFreeBlob(&saltData); in BaseTestDerive()
134 TestFreeBlob(&infoData); in BaseTestDerive()
H A Dhks_hash_test.c112 TestFreeBlob(&srcData); in LITE_TEST_CASE()
113 TestFreeBlob(&hash); in LITE_TEST_CASE()
H A Dhks_mac_test.c177 TestFreeBlob(&key); in BaseTestMac()
178 TestFreeBlob(&srcData); in BaseTestMac()
179 TestFreeBlob(&macData); in BaseTestMac()
H A Dhks_generate_random_test.c85 TestFreeBlob(&random); in LITE_TEST_CASE()
H A Dhks_delete_test.c88 TestFreeBlob(&keyAlias); in LITE_TEST_CASE()
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_modify_key_test.cpp122 TestFreeBlob(&plainData); in BaseTestCipher()
123 TestFreeBlob(&cipherData); in BaseTestCipher()
124 TestFreeBlob(&decryptedData); in BaseTestCipher()
125 TestFreeBlob(&ivData); in BaseTestCipher()
126 TestFreeBlob(&nonceData); in BaseTestCipher()
127 TestFreeBlob(&aadData); in BaseTestCipher()
174 TestFreeBlob(&plainData); in HWTEST_F()
175 TestFreeBlob(&cipherData); in HWTEST_F()
176 TestFreeBlob(&decryptedData); in HWTEST_F()
177 TestFreeBlob( in HWTEST_F()
[all...]
H A Dhks_bn_exp_mod_test.cpp94 TestFreeBlob(&x); in HWTEST_F()
95 TestFreeBlob(&a); in HWTEST_F()
96 TestFreeBlob(&e); in HWTEST_F()
97 TestFreeBlob(&n); in HWTEST_F()
H A Dhks_agreement_test.cpp140 TestFreeBlob(&privateKey); in HWTEST_F()
141 TestFreeBlob(&peerPubKeyAliasTest); in HWTEST_F()
142 TestFreeBlob(&peerPublicKeyTest); in HWTEST_F()
143 TestFreeBlob(&agreeKey); in HWTEST_F()
H A Dhks_derive_test.cpp129 TestFreeBlob(&keyAliasTest); in BaseTestDerive()
130 TestFreeBlob(&derivedKey); in BaseTestDerive()
131 TestFreeBlob(&saltData); in BaseTestDerive()
132 TestFreeBlob(&infoData); in BaseTestDerive()
H A Dhks_test_common.c18 void TestFreeBlob(struct HksBlob **key) in TestFreeBlob() function
H A Dhks_hash_test.cpp106 TestFreeBlob(&srcData); in HWTEST_F()
107 TestFreeBlob(&hash); in HWTEST_F()
H A Dhks_mac_test.cpp177 TestFreeBlob(&key); in BaseTestMac()
178 TestFreeBlob(&srcData); in BaseTestMac()
179 TestFreeBlob(&macData); in BaseTestMac()
H A Dhks_generate_random_test.cpp84 TestFreeBlob(&random); in HWTEST_F()
H A Dhks_delete_test.cpp85 TestFreeBlob(&keyAlias); in HWTEST_F()
/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_cipher_func.cpp243 TestFreeBlob(&keyAlias); in BaseTestCipher()
244 TestFreeBlob(&plainData); in BaseTestCipher()
245 TestFreeBlob(&cipherData); in BaseTestCipher()
246 TestFreeBlob(&decryptedData); in BaseTestCipher()
247 TestFreeBlob(&ivData); in BaseTestCipher()
248 TestFreeBlob(&nonceData); in BaseTestCipher()
249 TestFreeBlob(&aadData); in BaseTestCipher()
296 TestFreeBlob(&keyAlias); in BaseTestEncrypt()
297 TestFreeBlob(&plainData); in BaseTestEncrypt()
298 TestFreeBlob( in BaseTestEncrypt()
[all...]
/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/
H A Dhks_agreement_test.cpp140 TestFreeBlob(&privateKey); in HWTEST_F()
141 TestFreeBlob(&peerPubKeyAlias); in HWTEST_F()
142 TestFreeBlob(&peerPublicKey); in HWTEST_F()
143 TestFreeBlob(&agreeKey); in HWTEST_F()
199 TestFreeBlob(&privateKey); in HWTEST_F()
200 TestFreeBlob(&peerPubKeyAlias); in HWTEST_F()
201 TestFreeBlob(&peerPublicKey); in HWTEST_F()
202 TestFreeBlob(&agreeKey); in HWTEST_F()
203 TestFreeBlob(&agreeKey2); in HWTEST_F()
H A Dhks_bn_exp_mod_test.cpp136 TestFreeBlob(&x); in HWTEST_F()
137 TestFreeBlob(&a); in HWTEST_F()
138 TestFreeBlob(&e); in HWTEST_F()
139 TestFreeBlob(&n); in HWTEST_F()
H A Dhks_derive_test.cpp127 TestFreeBlob(&keyAlias); in BaseTestDerive()
128 TestFreeBlob(&derivedKey); in BaseTestDerive()
129 TestFreeBlob(&saltData); in BaseTestDerive()
130 TestFreeBlob(&infoData); in BaseTestDerive()
H A Dhks_hash_test.cpp106 TestFreeBlob(&srcData); in HWTEST_F()
107 TestFreeBlob(&hash); in HWTEST_F()
H A Dhks_mac_test.cpp176 TestFreeBlob(&keyTest); in BaseTestMac()
177 TestFreeBlob(&srcData); in BaseTestMac()
178 TestFreeBlob(&macData); in BaseTestMac()
H A Dhks_generate_random_test.cpp84 TestFreeBlob(&random); in HWTEST_F()
/base/security/huks/test/unittest/huks_lite_test/common/
H A Dhks_test_common.c22 void TestFreeBlob(struct HksBlob **key) in TestFreeBlob() function

Completed in 13 milliseconds

12