Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A 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()
H A Dflow_dissector.c1434 BUILD_BUG_ON(FLOW_KEYS_HASH_OFFSET % SIPHASH_ALIGNMENT); in flow_keys_hash_start()
/OK3568_Linux_fs/kernel/lib/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsiphash.h19 #define SIPHASH_ALIGNMENT __alignof__(u64) macro
84 !IS_ALIGNED((unsigned long)data, SIPHASH_ALIGNMENT)) in siphash()
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_dissector.h312 struct flow_dissector_key_basic basic __aligned(SIPHASH_ALIGNMENT);
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dsyncookies.c50 } __aligned(SIPHASH_ALIGNMENT) combined = { in cookie_hash()
H A Droute.c1490 } __aligned(SIPHASH_ALIGNMENT) combined = { in rt6_exception_hash()
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dsiphash.rst96 } __aligned(SIPHASH_ALIGNMENT) combined = {