netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] IPsec: convert to ahash
@ 2009-10-08  8:46 Steffen Klassert
  2009-10-08  8:47 ` [PATCH 1/5] ah: Add struct crypto_ahash to ah_data Steffen Klassert
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Steffen Klassert @ 2009-10-08  8:46 UTC (permalink / raw)
  To: David Miller, Herbert Xu; +Cc: netdev

This patchset converts the authentication header (ah4/ah6) IPsec protocol
over to the new ahash interface. With this patchset IPsec is completely
converted to ahash. The esp protocol is already converted to ahash by
converting the authenc crypto algorithm.

Steffen

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-10-19  4:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-08  8:46 [PATCH 0/5] IPsec: convert to ahash Steffen Klassert
2009-10-08  8:47 ` [PATCH 1/5] ah: Add struct crypto_ahash to ah_data Steffen Klassert
2009-10-08  8:48 ` [PATCH 2/5] ah4: convert to ahash Steffen Klassert
2009-10-08  8:49 ` [PATCH 3/5] ah6: " Steffen Klassert
2009-10-08  8:49 ` [PATCH 4/5] ah: Remove obsolete code Steffen Klassert
2009-10-08  8:50 ` [PATCH 5/5] xfrm: remove skb_icv_walk Steffen Klassert
2009-10-19  4:34 ` [PATCH 0/5] IPsec: convert to ahash David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).