Lines Matching defs:x
105 static void esp_ssg_unref(struct xfrm_state *x, void *tmp) in esp_ssg_unref()
132 struct xfrm_state *x; in esp_output_done() local
178 struct xfrm_state *x, in esp_output_set_esn()
226 int esp6_output_head(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) in esp6_output_head()
306 int esp6_output_tail(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) in esp6_output_tail()
424 static int esp6_output(struct xfrm_state *x, struct sk_buff *skb) in esp6_output()
474 struct xfrm_state *x = xfrm_input_state(skb); in esp_remove_trailer() local
521 struct xfrm_state *x = xfrm_input_state(skb); in esp6_input_done2() local
569 struct xfrm_state *x = xfrm_input_state(skb); in esp_input_set_header() local
592 static int esp6_input(struct xfrm_state *x, struct sk_buff *skb) in esp6_input()
695 struct xfrm_state *x; in esp6_err() local
716 static void esp6_destroy(struct xfrm_state *x) in esp6_destroy()
726 static int esp_init_aead(struct xfrm_state *x) in esp_init_aead()
757 static int esp_init_authenc(struct xfrm_state *x) in esp_init_authenc()
850 static int esp6_init_state(struct xfrm_state *x) in esp6_init_state()