Home
last modified time | relevance | path

Searched refs:GetRandom (Results 1 - 1 of 1) sorted by relevance

/base/security/huks/test/reliability/src/
H A Dapi_pressure_test.cpp117 inline uint32_t GetRandom() in GetRandom() function
139 const uint32_t indexOfMode = GetRandom() % countOfMode; in AESModeRandForCiper()
144 HksAddParams(paramInSet, paramPadding[GetRandom() % countOfPadding], 1); in AESModeRandForCiper()
153 HksAddParams(paramInSet, paramPadding[GetRandom() % countOfPadding], 1); in AESModeRandForCiper()
175 HksAddParams(paramInSet, paramKeySize[GetRandom() % count], 1); in ParamForAESCipher()
190 HksAddParams(paramInSet, paramKeySize[GetRandom() % count], 1); in RSAKeySizeRand()
203 HksAddParams(paramInSet, paramKeySize[GetRandom() % count], 1); in RSAKeySizeWithout512()
215 HksAddParams(paramInSet, paramKeySize[GetRandom() % count], 1); in RSAKeySizeWithout768()
226 HksAddParams(paramInSet, paramKeySize[GetRandom() % count], 1); in OaepSha512KeySize()
248 const uint32_t indexOfPadding = GetRandom() in ParamForRSACipher()
[all...]

Completed in 2 milliseconds