Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dnh-sse2-x86_64.S32 #define HASH %rcx macro
H A Dnh-avx2-x86_64.S38 #define HASH %rcx macro
/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-akcipher.c43 #define HASH QCRYPTO_HASH_ALG_SHA1 in test_rsa_speed() macro
/openbmc/linux/drivers/net/usb/
H A Dch9200.c70 #define HASH (0x01 << 5) macro
/openbmc/linux/net/ipv6/
H A Dip6_vti.c53 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
H A Dsit.c62 #define HASH(addr) (((__force u32)addr^((__force u32)addr>>4))&0xF) macro
H A Dip6_tunnel.c70 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
/openbmc/u-boot/common/
H A DKconfig792 config HASH config
/openbmc/linux/net/atm/
H A Dlec.c1228 #define HASH(ch) (ch & (LEC_ARP_TABLE_SIZE - 1)) macro
/openbmc/linux/security/integrity/ima/
H A Dima_policy.c48 #define HASH 0x0100 macro