Home
last modified time | relevance | path

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