Lines Matching defs:x
96 static void esp_ssg_unref(struct xfrm_state *x, void *tmp) in esp_ssg_unref()
125 struct xfrm_state *x; in esp_output_done() local
175 struct xfrm_state *x, in esp_output_set_extra()
228 static int esp_output_udp_encap(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) in esp_output_udp_encap()
272 int esp_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) in esp_output_head()
364 int esp_output_tail(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) in esp_output_tail()
483 static int esp_output(struct xfrm_state *x, struct sk_buff *skb) in esp_output()
535 struct xfrm_state *x = xfrm_input_state(skb); in esp_remove_trailer() local
583 struct xfrm_state *x = xfrm_input_state(skb); in esp_input_done2() local
669 struct xfrm_state *x = xfrm_input_state(skb); in esp_input_set_header() local
697 static int esp_input(struct xfrm_state *x, struct sk_buff *skb) in esp_input()
795 struct xfrm_state *x; in esp4_err() local
821 static void esp_destroy(struct xfrm_state *x) in esp_destroy()
831 static int esp_init_aead(struct xfrm_state *x) in esp_init_aead()
862 static int esp_init_authenc(struct xfrm_state *x) in esp_init_authenc()
955 static int esp_init_state(struct xfrm_state *x) in esp_init_state()