Home
last modified time | relevance | path

Searched refs:BuildImportKeyTestParams (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.cpp558 static int32_t BuildImportKeyTestParams(struct HksTestSecureSignImportParams *importParams, uint32_… in BuildImportKeyTestParams() function
903 int32_t ret = BuildImportKeyTestParams(&importParams, alg, true, isClearPasswordInvalid); in TestImportKeyWithSignTagAndTestUseKeyCommonCase()
921 … ret = BuildImportKeyTestParams(&importParamsWithoutSignAuth, alg, false, isClearPasswordInvalid); in TestImportKeyWithSignTagAndTestUseKeyCommonCase()