Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/reliability/src/
H A Dapi_pressure_test.cpp488 void DeriveKeyTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet);
749 void ApiPressureTest::DeriveKeyTest(const struct HksBlob *authId, const struct HksParamSet *paramIn… in DeriveKeyTest() function in __anon5fa36e6d0110::ApiPressureTest
1416 … threads.emplace_back(std::thread(&ApiPressureTest::DeriveKeyTest, this, &authId, paramInSetHkdf));