Lines Matching refs:xfrm_state
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()
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()
307 int esp6_output_tail(struct xfrm_state *x, struct sk_buff *skb, struct esp_info *esp) in esp6_output_tail()
425 static int esp6_output(struct xfrm_state *x, struct sk_buff *skb) in esp6_output()
475 struct xfrm_state *x = xfrm_input_state(skb); in esp_remove_trailer()
520 struct xfrm_state *x = xfrm_input_state(skb); in esp6_input_done2()
568 struct xfrm_state *x = xfrm_input_state(skb); in esp_input_set_header()
591 static int esp6_input(struct xfrm_state *x, struct sk_buff *skb) in esp6_input()
694 struct xfrm_state *x; in esp6_err()
715 static void esp6_destroy(struct xfrm_state *x) in esp6_destroy()
725 static int esp_init_aead(struct xfrm_state *x) in esp_init_aead()
756 static int esp_init_authenc(struct xfrm_state *x) in esp_init_authenc()
849 static int esp6_init_state(struct xfrm_state *x) in esp6_init_state()