Searched refs:SIPHASH_ALIGNMENT (Results 1 – 11 of 11) sorted by relevance
60 } __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()
1472 BUILD_BUG_ON(FLOW_KEYS_HASH_OFFSET % SIPHASH_ALIGNMENT); in flow_keys_hash_start()
115 u8 in[64] __aligned(SIPHASH_ALIGNMENT); in siphash_test_init()116 u8 in_unaligned[65] __aligned(SIPHASH_ALIGNMENT); in siphash_test_init()
19 #define SIPHASH_ALIGNMENT __alignof__(u64) macro84 !IS_ALIGNED((unsigned long)data, SIPHASH_ALIGNMENT)) in siphash()
311 struct flow_dissector_key_basic basic __aligned(SIPHASH_ALIGNMENT);
50 } __aligned(SIPHASH_ALIGNMENT) combined = { in cookie_hash()
1492 } __aligned(SIPHASH_ALIGNMENT) combined = { in rt6_exception_hash()
96 } __aligned(SIPHASH_ALIGNMENT) combined = {
90 } __aligned(SIPHASH_ALIGNMENT) combined; in nf_ct_expect_dst_hash()
163 } __aligned(SIPHASH_ALIGNMENT) combined; in hash_by_src()
205 } __aligned(SIPHASH_ALIGNMENT) combined; in hash_conntrack_raw()
Completed in 29 milliseconds