linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] crypto: picoxcell - Clamp AEAD SG list by input length
@ 2015-06-11  3:27 Herbert Xu
  2015-06-11  3:28 ` [PATCH 1/3] crypto: picoxcell - Include linux/sizes.h Herbert Xu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Herbert Xu @ 2015-06-11  3:27 UTC (permalink / raw)
  To: Jamie Iles, Linux Crypto Mailing List

Hi:

This series of patches adds a couple of minor fixes to picoxcell,
but most importantly allows it to be used with the new AEAD interface
by ensuring that it clamps the AD SG list by the AD length.

This is compile-tested only.

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] 5+ messages in thread

end of thread, other threads:[~2015-06-17  8:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-11  3:27 [PATCH 0/3] crypto: picoxcell - Clamp AEAD SG list by input length Herbert Xu
2015-06-11  3:28 ` [PATCH 1/3] crypto: picoxcell - Include linux/sizes.h Herbert Xu
2015-06-11  3:28 ` [PATCH 2/3] crypto: picoxcell - Make use of sg_nents_for_len Herbert Xu
2015-06-11  3:28 ` [PATCH 3/3] crypto: picoxcell - Clamp AEAD SG list by input length Herbert Xu
2015-06-17  8:23 ` [PATCH 0/3] " Jamie Iles

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).