Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dsha512_kunit.c8 #define HASH sha512 macro
H A Dsha384_kunit.c8 #define HASH sha384 macro
H A Dsha1_kunit.c8 #define HASH sha1 macro
H A Dsha224_kunit.c8 #define HASH sha224 macro
H A Dmd5_kunit.c8 #define HASH md5 macro
H A Dblake2b_kunit.c29 #define HASH blake2b_default macro
H A Dblake2s_kunit.c29 #define HASH blake2s_default macro
H A Dpoly1305_kunit.c38 #define HASH poly1305_withtestkey macro
H A Dpolyval_kunit.c27 #define HASH polyval_withtestkey macro
H A Dsha3_kunit.c9 #define HASH sha3_256 macro
/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
/linux/drivers/net/usb/
H A Dch9200.c70 #define HASH (0x01 << 5) macro
/linux/net/ipv6/
H A Dip6_vti.c54 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
H A Dip6_tunnel.c72 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH() function
/linux/net/atm/
H A Dlec.c1237 #define HASH(ch) (ch & (LEC_ARP_TABLE_SIZE - 1)) macro
/linux/security/integrity/ima/
H A Dima_policy.c50 #define HASH 0x0100 macro