Searched refs:xfrm_type_offload (Results 1 – 4 of 4) sorted by relevance
309 const struct xfrm_type_offload *type_offload;412 const struct xfrm_type_offload *type_offload_esp;466 struct xfrm_type_offload { struct 474 int xfrm_register_type_offload(const struct xfrm_type_offload *type, unsigned short family); argument 475 void xfrm_unregister_type_offload(const struct xfrm_type_offload *type, unsigned short family);
404 static const struct xfrm_type_offload esp6_type_offload = {
383 static const struct xfrm_type_offload esp_type_offload = {
381 int xfrm_register_type_offload(const struct xfrm_type_offload *type, in xfrm_register_type_offload()406 void xfrm_unregister_type_offload(const struct xfrm_type_offload *type, in xfrm_unregister_type_offload()429 const struct xfrm_type_offload *type = NULL; in xfrm_set_type_offload()