Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_access_control_secure_sign_test.cpp322 static struct HksParam g_importRsaKeyParamsNoAuth[] = { variable
503 importParams->inputParams = isAuth ? g_importRsaKeyParams : g_importRsaKeyParamsNoAuth; in BuildImportKeyParamsForRsa()
505 sizeof(g_importRsaKeyParamsNoAuth)/sizeof(g_importRsaKeyParamsNoAuth[0]); in BuildImportKeyParamsForRsa()