Searched defs:HASH (Results 1 – 10 of 10) sorted by relevance
32 #define HASH %rcx macro
38 #define HASH %rcx macro
43 #define HASH QCRYPTO_HASH_ALG_SHA1 in test_rsa_speed() macro
70 #define HASH (0x01 << 5) macro
53 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
62 #define HASH(addr) (((__force u32)addr^((__force u32)addr>>4))&0xF) macro
70 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
792 config HASH config
1228 #define HASH(ch) (ch & (LEC_ARP_TABLE_SIZE - 1)) macro
48 #define HASH 0x0100 macro