Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/reliability/src/
H A Dapi_pressure_test.cpp109 const struct HksParam g_PARAM_DIGEST_NONE = { .tag = HKS_TAG_DIGEST, .uint32Param = HKS_DIGEST_NONE… variable
239 &g_PARAM_DIGEST_NONE, in ParamForRSACipher()
253 HksAddParams(paramInSet, &g_PARAM_DIGEST_NONE, 1); in ParamForRSACipher()
289 &g_PARAM_DIGEST_NONE, in ShaForPkcs1()
311 &g_PARAM_DIGEST_NONE, in ShaForPss()
367 &g_PARAM_DIGEST_NONE, in ParamForECCSign()
438 HksAddParams(generateKeyParam, &g_PARAM_DIGEST_NONE, 1); in ParamForAgree()