Home
last modified time | relevance | path

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

/Linux-v5.10/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()
Dflow_dissector.c1427 BUILD_BUG_ON(FLOW_KEYS_HASH_OFFSET % SIPHASH_ALIGNMENT); in flow_keys_hash_start()
/Linux-v5.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()
/Linux-v5.10/include/linux/
Dsiphash.h19 #define SIPHASH_ALIGNMENT __alignof__(u64) macro
86 if (!IS_ALIGNED((unsigned long)data, SIPHASH_ALIGNMENT)) in siphash()
/Linux-v5.10/net/ipv6/
Doutput_core.c21 } __aligned(SIPHASH_ALIGNMENT) combined = { in __ipv6_select_ident()
Dsyncookies.c50 } __aligned(SIPHASH_ALIGNMENT) combined = { in cookie_hash()
/Linux-v5.10/include/net/
Dflow_dissector.h310 struct flow_dissector_key_basic basic __aligned(SIPHASH_ALIGNMENT);
/Linux-v5.10/Documentation/security/
Dsiphash.rst96 } __aligned(SIPHASH_ALIGNMENT) combined = {