All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/13] crypto: aead - Complete AEAD conversion
@ 2015-08-13  9:25 Herbert Xu
  2015-08-13  9:28 ` [PATCH 1/13] crypto: algboss - Remove reference to nivaead Herbert Xu
                   ` (12 more replies)
  0 siblings, 13 replies; 16+ messages in thread
From: Herbert Xu @ 2015-08-13  9:25 UTC (permalink / raw)
  To: Linux Crypto Mailing List

Hi:

This series completes the AEAD type conversion by updating some
small leftovers and then ripping out the old AEAD interface as
well as the temporary CRYPTO_ALG_AEAD_NEW flag.

Cheers,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

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

end of thread, other threads:[~2015-08-14  7:30 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-13  9:25 [PATCH 0/13] crypto: aead - Complete AEAD conversion Herbert Xu
2015-08-13  9:28 ` [PATCH 1/13] crypto: algboss - Remove reference to nivaead Herbert Xu
2015-08-13  9:28 ` [PATCH 2/13] crypto: user - Remove crypto_lookup_aead call Herbert Xu
2015-08-13  9:28 ` [PATCH 3/13] ipsec: Replace seqniv with seqiv Herbert Xu
2015-08-14  7:28   ` Steffen Klassert
2015-08-13  9:28 ` [PATCH 4/13] crypto: seqiv - Remove seqniv Herbert Xu
2015-08-13  9:28 ` [PATCH 5/13] crypto: seqiv - Remove AEAD compatibility code Herbert Xu
2015-08-13  9:28 ` [PATCH 6/13] crypto: echainiv " Herbert Xu
2015-08-13  9:28 ` [PATCH 7/13] crypto: aead - Add type-safe geniv init/exit helpers Herbert Xu
2015-08-13  9:28 ` [PATCH 8/13] crypto: seqiv - Use generic " Herbert Xu
2015-08-13  9:29 ` [PATCH 9/13] crypto: echainiv " Herbert Xu
2015-08-13  9:29 ` [PATCH 10/13] crypto: cryptd - Remove reference to crypto_aead_crt Herbert Xu
2015-08-13  9:29 ` [PATCH 11/13] crypto: qat " Herbert Xu
2015-08-13  9:29 ` [PATCH 12/13] crypto: aead - Remove old AEAD interfaces Herbert Xu
2015-08-14  7:30   ` [v2 PATCH " Herbert Xu
2015-08-13  9:29 ` [PATCH 13/13] crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.