Searched refs:HksStoreRenameKeyAlias (Results 1 – 3 of 3) sorted by relevance
77 int32_t HksStoreRenameKeyAlias(const struct HksStoreFileInfo *oldFileInfo,
587 ret = HksStoreRenameKeyAlias(&oldKeyFileInfo, &newKeyFileInfo, true); in HksManageStoreRenameKeyAlias()590 ret = HksStoreRenameKeyAlias(&oldKeyFileInfo, &newKeyFileInfo, false); in HksManageStoreRenameKeyAlias()
871 int32_t HksStoreRenameKeyAlias(const struct HksStoreFileInfo *oldFileInfo, in HksStoreRenameKeyAlias() function