Home
last modified time | relevance | path

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

/base/security/huks/test/reliability/src/
H A Dapi_pressure_test.cpp169 const struct HksParam *paramKeySize[] = { in ParamForAESCipher() local
174 const uint32_t count = sizeof(paramKeySize) / sizeof(struct HksParam *); in ParamForAESCipher()
175 HksAddParams(paramInSet, paramKeySize[GetRandom() % count], 1); in ParamForAESCipher()
181 const struct HksParam *paramKeySize[] = { in RSAKeySizeRand() local
189 const uint32_t count = sizeof(paramKeySize) / sizeof(struct HksParam *); in RSAKeySizeRand()
190 HksAddParams(paramInSet, paramKeySize[GetRandom() % count], 1); in RSAKeySizeRand()
195 const struct HksParam *paramKeySize[] = { in RSAKeySizeWithout512() local
202 const uint32_t count = sizeof(paramKeySize) / sizeof(struct HksParam *); in RSAKeySizeWithout512()
203 HksAddParams(paramInSet, paramKeySize[GetRandom() % count], 1); in RSAKeySizeWithout512()
208 const struct HksParam *paramKeySize[] in RSAKeySizeWithout768() local
220 const struct HksParam *paramKeySize[] = { OaepSha512KeySize() local
357 const struct HksParam *paramKeySize[] = { ParamForECCSign() local
428 const struct HksParam *paramKeySize[] = { ParamForAgree() local
443 const struct HksParam *paramKeySize[] = { ParamForAgree() local
[all...]

Completed in 2 milliseconds