Searched refs:g_importDsaKeyParams (Results 1 – 1 of 1) sorted by relevance
248 static struct HksParam g_importDsaKeyParams[] = { variable528 importParams->inputParams = isAuth ? g_importDsaKeyParams : g_importDsaKeyParamsNoAuthInfo; in BuildImportKeyParamsForDSA()529 …importParams->inputParamSize = isAuth ? sizeof(g_importDsaKeyParams)/sizeof(g_importDsaKeyParams[0… in BuildImportKeyParamsForDSA()