Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/reliability/src/
H A Dapi_pressure_test.cpp86 const struct HksParam g_PARAM_KEYSIZE_RSA_4096 = { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_… variable
187 &g_PARAM_KEYSIZE_RSA_4096, in RSAKeySizeRand()
200 &g_PARAM_KEYSIZE_RSA_4096, in RSAKeySizeWithout512()
212 &g_PARAM_KEYSIZE_RSA_4096, in RSAKeySizeWithout768()
223 &g_PARAM_KEYSIZE_RSA_4096, in OaepSha512KeySize()