Searched refs:newKeyFileInfo (Results 1 – 1 of 1) sorted by relevance
566 struct HksStoreFileInfo newKeyFileInfo = { { 0 } }; in HksManageStoreRenameKeyAlias() local578 ret = HksConstructStoreFileInfo(processInfo, paramSet, &newKeyMaterial, &newKeyFileInfo); in HksManageStoreRenameKeyAlias()587 ret = HksStoreRenameKeyAlias(&oldKeyFileInfo, &newKeyFileInfo, true); in HksManageStoreRenameKeyAlias()590 ret = HksStoreRenameKeyAlias(&oldKeyFileInfo, &newKeyFileInfo, false); in HksManageStoreRenameKeyAlias()595 FileInfoFree(&newKeyFileInfo); in HksManageStoreRenameKeyAlias()