Home
last modified time | relevance | path

Searched refs:g_importRsaKeyParamsWithBioAndClearPassword (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.cpp300 static struct HksParam g_importRsaKeyParamsWithBioAndClearPassword[] = { variable
499 importParams->inputParams = g_importRsaKeyParamsWithBioAndClearPassword; in BuildImportKeyParamsForRsa()
500 importParams->inputParamSize = sizeof(g_importRsaKeyParamsWithBioAndClearPassword) / in BuildImportKeyParamsForRsa()
501 sizeof(g_importRsaKeyParamsWithBioAndClearPassword[0]); in BuildImportKeyParamsForRsa()