Searched refs:hash1 (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Ddirhash.c122 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; local
132 hash = hash1 + (hash0 ^ (c * 7152373));
135 hash1 = hash0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dtlan.c1239 u32 hash1 = 0; local
1263 hash1 |= ( 1 << offset );
1271 TLan_DioWrite32( dev->base_addr, TLAN_HASH_1, hash1 );

Completed in 42 milliseconds