Searched defs:HASH (Results 1 – 15 of 15) sorted by relevance
8 #define HASH sha512 macro
8 #define HASH sha384 macro
8 #define HASH sha1 macro
8 #define HASH sha224 macro
8 #define HASH md5 macro
29 #define HASH blake2s_default macro
38 #define HASH poly1305_withtestkey macro
9 #define HASH sha256 macro
32 #define HASH %rcx macro
38 #define HASH %rcx macro
70 #define HASH (0x01 << 5) macro
54 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
64 #define HASH(addr) (((__force u32)addr^((__force u32)addr>>4))&0xF) macro
72 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
1237 #define HASH(ch) (ch & (LEC_ARP_TABLE_SIZE - 1)) macro