Searched defs:HASH (Results 1 – 7 of 7) sorted by relevance
156 Registering And Unregistering The Transformation183 Cipher Definition With struct shash_alg and ahash_alg248 Specifics Of Asynchronous HASH Transformation
70 #define HASH (0x01 << 5) macro
44 #define HASH 0x0100 macro
57 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
66 #define HASH(addr) (((__force u32)addr^((__force u32)addr>>4))&0xF) macro
75 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
1233 #define HASH(ch) (ch & (LEC_ARP_TABLE_SIZE - 1)) macro