Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/reliability/src/
H A Dapi_pressure_test.cpp476 void ExportPublicKeyTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet);
572 void ApiPressureTest::ExportPublicKeyTest(const struct HksBlob *authId, const struct HksParamSet *p… in ExportPublicKeyTest() function in __anon5fa36e6d0110::ApiPressureTest
1052 …threads.emplace_back(std::thread(&ApiPressureTest::ExportPublicKeyTest, this, &authId, paramInSet)…