ReactOS 0.4.16-dev-250-g3ecd236
|
#include "cmlib.h"
Go to the source code of this file.
Functions | |
HvpHiveHeaderChecksum | |
Compute checksum of hive header and return it. | |
ULONG CMAPI | HvpHiveHeaderChecksum (PHBASE_BLOCK HiveHeader) |
ULONG CMAPI HvpHiveHeaderChecksum | ( | PHBASE_BLOCK | HiveHeader | ) |
Definition at line 17 of file hivesum.c.
Referenced by CmCreateRootNode(), HvIsInPlaceBaseBlockValid(), HvpRecoverHeaderFromLog(), HvpVerifyHiveHeader(), HvpWriteHive(), HvpWriteLog(), and RegRecoverDataHive().