Home
last modified time | relevance | path

Searched refs:ImportKeyTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
H A Dhks_import_key_test.h21 namespace Unittest::ImportKeyTest {
/ohos5.0/base/security/huks/test/reliability/src/
H A Dapi_pressure_test.cpp475 void ImportKeyTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet);
557 void ApiPressureTest::ImportKeyTest(const struct HksBlob *authId, const struct HksParamSet *paramIn… in ImportKeyTest() function in __anon5fa36e6d0110::ApiPressureTest
1022 … threads.emplace_back(std::thread(&ApiPressureTest::ImportKeyTest, this, &authId, paramInSet));
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_key_test.cpp25 namespace Unittest::ImportKeyTest { namespace