This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
BEGIN_C_LINKAGE
|
||||
#endif // !WP_PLATFORM_CPP
|
||||
|
||||
#define WP_SIP_HASHER_128_MAGIC ((u64)0x5750534950313238)
|
||||
#define WP_SIP_HASHER_64_MAGIC ((u64)0x57505349503634)
|
||||
#define WP_SIP_HASHER_128_MAGIC wpU64Const(0x5750534950313238)
|
||||
#define WP_SIP_HASHER_64_MAGIC wpU64Const(0x57505349503634)
|
||||
|
||||
typedef struct {
|
||||
u64 lo;
|
||||
|
||||
Reference in New Issue
Block a user