提交 0c660715 编写于 作者: C CheungVane

modify the OH_HUKS_TAG_DERIVED_AGREED_KEY_STORAGE_FLAG

Signed-off-by: Nzhangwenzhi <zhangwenzhi3@huawei.com>
上级 1961a765
......@@ -1370,7 +1370,7 @@ static struct OH_Huks_Param g_agreeParamsInit01[] = {
static struct OH_Huks_Param g_agreeParamsFinish01[] = {
{
.tag = OH_HUKS_TAG_KEY_STORAGE_FLAG,
.tag = OH_HUKS_TAG_DERIVED_AGREED_KEY_STORAGE_FLAG,
.uint32Param = OH_HUKS_STORAGE_ONLY_USED_IN_HUKS
}, {
.tag = OH_HUKS_TAG_ALGORITHM,
......@@ -1413,7 +1413,7 @@ static struct OH_Huks_Param g_agreeParamsInit02[] = {
static struct OH_Huks_Param g_agreeParamsFinish02[] = {
{
.tag = OH_HUKS_TAG_KEY_STORAGE_FLAG,
.tag = OH_HUKS_TAG_DERIVED_AGREED_KEY_STORAGE_FLAG,
.uint32Param = OH_HUKS_STORAGE_ONLY_USED_IN_HUKS
}, {
.tag = OH_HUKS_TAG_ALGORITHM,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册