netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] crypto: Make all AEAD users include aead.h
@ 2015-04-22  7:04 Herbert Xu
  2015-04-22  7:06 ` [PATCH 1/6] crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h Herbert Xu
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Herbert Xu @ 2015-04-22  7:04 UTC (permalink / raw)
  To: Linux Crypto Mailing List, netdev, David S. Miller, Johannes Berg,
	Marcel Holtmann

Hi:

This series adds inclusions of aead.h to all AEAD users including
AEAD implementors (where it's internal/aead.h).  This is necessary
because I'll be adding an updated AEAD interface and that will live
in aead.h instead of crypto.h.

Dave, if it's OK with you I'd like to push the last two patches
through my tree as the new AEAD interface would depend on them.

Thanks,
-- 
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] 9+ messages in thread

end of thread, other threads:[~2015-04-22 15:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-22  7:04 [PATCH 0/6] crypto: Make all AEAD users include aead.h Herbert Xu
2015-04-22  7:06 ` [PATCH 1/6] crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h Herbert Xu
2015-04-22  7:06 ` [PATCH 2/6] crypto: algif_aead - Include crypto/aead.h Herbert Xu
2015-04-22  7:06 ` [PATCH 3/6] crypto: tcrypt " Herbert Xu
2015-04-22  7:06 ` [PATCH 4/6] crypto: testmgr " Herbert Xu
2015-04-22  7:06 ` [PATCH 5/6] mac80211: " Herbert Xu
2015-04-22  7:06 ` [PATCH 6/6] mac802154: " Herbert Xu
2015-04-22  7:18 ` [PATCH 0/6] crypto: Make all AEAD users include aead.h Johannes Berg
2015-04-22 15:41 ` 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).