Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dah4.c212 if (x->props.flags & XFRM_STATE_ALIGN4) in ah_output()
331 if (x->props.flags & XFRM_STATE_ALIGN4) { in ah_input()
522 if (x->props.flags & XFRM_STATE_ALIGN4) in ah_init_state()
/linux-6.12.1/include/uapi/linux/
Dxfrm.h399 #define XFRM_STATE_ALIGN4 64 macro