Home
last modified time | relevance | path

Searched refs:ImportKeyNew (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.cpp537 static int32_t ImportKeyNew(const struct HksBlob *keyAlias, const struct HksParam *params, uint32_t… in ImportKeyNew() function
747 ret = ImportKeyNew(&priKeyAlias, g_importRsaKeyAnotherParams, in RsaImportPlainKeyAnotherTest()
756 ret = ImportKeyNew(&pairKeyAlias, g_importRsaKeyAnotherParams, in RsaImportPlainKeyAnotherTest()
766 ret = ImportKeyNew(&pubKeyAlias, g_importRsaKeyAnotherParams, in RsaImportPlainKeyAnotherTest()