Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Dsecure_seq.c62 } __aligned(SIPHASH_ALIGNMENT) combined = { in secure_tcpv6_ts_off()
84 } __aligned(SIPHASH_ALIGNMENT) combined = { in secure_tcpv6_seq()
107 } __aligned(SIPHASH_ALIGNMENT) combined = { in secure_ipv6_port_ephemeral()
184 } __aligned(SIPHASH_ALIGNMENT) combined = { in secure_dccpv6_sequence_number()
Dflow_dissector.c1434 BUILD_BUG_ON(FLOW_KEYS_HASH_OFFSET % SIPHASH_ALIGNMENT); in flow_keys_hash_start()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/include/linux/
Dsiphash.h19 #define SIPHASH_ALIGNMENT __alignof__(u64) macro
84 !IS_ALIGNED((unsigned long)data, SIPHASH_ALIGNMENT)) in siphash()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dninet_hashtables.c77 } __aligned(SIPHASH_ALIGNMENT) combined = { in secure_tcp_nip_sequence_number()
99 } __aligned(SIPHASH_ALIGNMENT) combined = { in secure_newip_port_ephemeral()
/kernel/linux/linux-5.10/include/net/
Dflow_dissector.h312 struct flow_dissector_key_basic basic __aligned(SIPHASH_ALIGNMENT);
/kernel/linux/linux-5.10/net/ipv6/
Dsyncookies.c50 } __aligned(SIPHASH_ALIGNMENT) combined = { in cookie_hash()
Droute.c1490 } __aligned(SIPHASH_ALIGNMENT) combined = { in rt6_exception_hash()
/kernel/linux/linux-5.10/Documentation/security/
Dsiphash.rst96 } __aligned(SIPHASH_ALIGNMENT) combined = {