Home
last modified time | relevance | path

Searched refs:g_importKeyEd25519ParamsNoAuth (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.cpp352 static struct HksParam g_importKeyEd25519ParamsNoAuth[] = { variable
574 … importParams->inputParams = isAuth ? g_importKeyEd25519Params : g_importKeyEd25519ParamsNoAuth; in BuildImportKeyTestParams()
576 … : sizeof(g_importKeyEd25519ParamsNoAuth) / sizeof(g_importKeyEd25519ParamsNoAuth[0]); in BuildImportKeyTestParams()