Home
last modified time | relevance | path

Searched refs:ModifyImportAnotherParams (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_import_rsa_test.cpp492 static void ModifyImportAnotherParams(uint32_t purpose, uint32_t keySize, uint32_t importType) in ModifyImportAnotherParams() function
746 ModifyImportAnotherParams(purposePri, keySize, HKS_KEY_TYPE_PRIVATE_KEY); in RsaImportPlainKeyAnotherTest()
755 ModifyImportAnotherParams(purposePair, keySize, HKS_KEY_TYPE_KEY_PAIR); in RsaImportPlainKeyAnotherTest()
765 ModifyImportAnotherParams(purposePub, keySize, HKS_KEY_TYPE_PUBLIC_KEY); in RsaImportPlainKeyAnotherTest()