Home
last modified time | relevance | path

Searched refs:XFRM_STATE_ALIGN4 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dah4.c215 if (x->props.flags & XFRM_STATE_ALIGN4) in ah_output()
334 if (x->props.flags & XFRM_STATE_ALIGN4) { in ah_input()
525 if (x->props.flags & XFRM_STATE_ALIGN4) in ah_init_state()
/openbmc/linux/include/uapi/linux/
H A Dxfrm.h391 #define XFRM_STATE_ALIGN4 64 macro