Home
last modified time | relevance | path

Searched refs:GenerateKeyTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/test/reliability/src/
H A Dthree_stage_multi_thread.cpp113 static int32_t GenerateKeyTest(const char *tmpKeyAlias) in GenerateKeyTest() function
231 int32_t ret = GenerateKeyTest(alias); in ThreeStageTest()
H A Dapi_pressure_test.cpp474 void GenerateKeyTest();
538 void ApiPressureTest::GenerateKeyTest() in GenerateKeyTest() function in __anon5fa36e6d0110::ApiPressureTest
989 threads.emplace_back(std::thread(&ApiPressureTest::GenerateKeyTest, this));