Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/reliability/src/
H A Dapi_pressure_test.cpp478 void GetKeyParamSetTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet);
608 void ApiPressureTest::GetKeyParamSetTest(const struct HksBlob *authId, const struct HksParamSet *pa… in GetKeyParamSetTest() function in __anon5fa36e6d0110::ApiPressureTest
1103 …threads.emplace_back(std::thread(&ApiPressureTest::GetKeyParamSetTest, this, &authId, paramInSet));