Home
last modified time | relevance | path

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

/base/security/huks/test/reliability/src/
Dapi_pressure_test.cpp413 const uint32_t countOfAlg = sizeof(paramAlg) / sizeof(struct HksParam *); in ParamForAgree() local
414 const uint32_t indexOfAlg = GetRandom() % countOfAlg; in ParamForAgree()