Home
last modified time | relevance | path

Searched refs:SIPHASH_ALIGNMENT (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/net/core/
Dsecure_seq.c60 } __aligned(SIPHASH_ALIGNMENT) combined = { in secure_tcpv6_ts_off()
82 } __aligned(SIPHASH_ALIGNMENT) combined = { in secure_tcpv6_seq()
104 } __aligned(SIPHASH_ALIGNMENT) combined = { in secure_ipv6_port_ephemeral()
178 } __aligned(SIPHASH_ALIGNMENT) combined = { in secure_dccpv6_sequence_number()
/Linux-v4.19/lib/
Dtest_siphash.c115 u8 in[64] __aligned(SIPHASH_ALIGNMENT); in siphash_test_init()
116 u8 in_unaligned[65] __aligned(SIPHASH_ALIGNMENT); in siphash_test_init()
/Linux-v4.19/include/linux/
Dsiphash.h19 #define SIPHASH_ALIGNMENT __alignof__(u64) macro
81 if (!IS_ALIGNED((unsigned long)data, SIPHASH_ALIGNMENT)) in siphash()
/Linux-v4.19/net/ipv6/
Dsyncookies.c55 } __aligned(SIPHASH_ALIGNMENT) combined = { in cookie_hash()
/Linux-v4.19/Documentation/
Dsiphash.txt96 } __aligned(SIPHASH_ALIGNMENT) combined = {