未验证 提交 6440cfd4 编写于 作者: O openharmony_ci 提交者: Gitee

!8500 适配路径

Merge pull request !8500 from 伞木希美/master
......@@ -63,7 +63,7 @@ void HksModifyKeyTest::TearDown()
const int DEFAULT_AES_CIPHER_PLAIN_SIZE = 1000;
const int AES_DEFAULT_GCM_NONCE_LENGTH = 12;
const int AES_DEFAULT_AAD_LEN = 4;
const char *g_storePath = "/storage/maindata/hks_client/key";
const char *g_storePath = "/storage/data/service/el1/public/huks_service/maindata/+0+0+0+0/key";
const char *g_testName = "TestName";
const struct HksTestCipherParams g_testCipherParams[] = {
......
......@@ -56,7 +56,7 @@ void HksSafeCompareKeyTest::TearDown()
{
}
const char *g_storePath = "/storage/maindata/hks_client/key/";
const char *g_storePath = "/storage/data/service/el1/public/huks_service/maindata/+0+0+0+0/key";
const char *g_testOne = "TestOne";
const char *g_testTwo = "TestTwo";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册