Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/reliability/src/
H A Dapi_pressure_test.cpp137 const uint32_t countOfMode = sizeof(paramMode) / sizeof(struct HksParam *); in AESModeRandForCiper() local
139 const uint32_t indexOfMode = GetRandom() % countOfMode; in AESModeRandForCiper()