Searched refs:g_importRsaKeyParamsWithBioAndClearPassword (Results 1 – 1 of 1) sorted by relevance
300 static struct HksParam g_importRsaKeyParamsWithBioAndClearPassword[] = { variable499 importParams->inputParams = g_importRsaKeyParamsWithBioAndClearPassword; in BuildImportKeyParamsForRsa()500 importParams->inputParamSize = sizeof(g_importRsaKeyParamsWithBioAndClearPassword) / in BuildImportKeyParamsForRsa()501 sizeof(g_importRsaKeyParamsWithBioAndClearPassword[0]); in BuildImportKeyParamsForRsa()