Home
last modified time | relevance | path

Searched defs:HASH (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/arch/x86/crypto/
Dnh-sse2-x86_64.S31 #define HASH %rcx macro
Dnh-avx2-x86_64.S37 #define HASH %rcx macro
/linux-5.19.10/drivers/net/usb/
Dch9200.c70 #define HASH (0x01 << 5) macro
/linux-5.19.10/net/ipv6/
Dip6_vti.c53 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
Dsit.c62 #define HASH(addr) (((__force u32)addr^((__force u32)addr>>4))&0xF) macro
Dip6_tunnel.c70 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
/linux-5.19.10/net/atm/
Dlec.c1228 #define HASH(ch) (ch & (LEC_ARP_TABLE_SIZE - 1)) macro
/linux-5.19.10/security/integrity/ima/
Dima_policy.c48 #define HASH 0x0100 macro