All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix iv sizes in crypto drivers capabilities
@ 2016-12-23  8:10 Arek Kusztal
  2016-12-23  8:10 ` [PATCH 1/3] crypto/aesni_gcm: fix J0 padding bytes for GCM Arek Kusztal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arek Kusztal @ 2016-12-23  8:10 UTC (permalink / raw)
  To: dev
  Cc: fiona.trahe, pablo.de.lara.guarch, john.griffin, deepak.k.jain,
	declan.doherty, Arek Kusztal

This patchset fixes iv (initialization vector) size values in qat
and aesni gcm pmds to be conformant with nist SP800-38D.

Arek Kusztal (3):
  crypto/aesni_gcm: fix J0 padding bytes for GCM
  crypto/aesni_gcm: fix iv size in PMD capabilities
  crypto/qat: fix iv size in PMD capabilities

 drivers/crypto/aesni_gcm/aesni_gcm_pmd.c     | 4 +++-
 drivers/crypto/aesni_gcm/aesni_gcm_pmd_ops.c | 4 ++--
 drivers/crypto/qat/qat_crypto.c              | 4 ++--
 3 files changed, 7 insertions(+), 5 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2016-12-23  8:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-23  8:10 [PATCH 0/3] Fix iv sizes in crypto drivers capabilities Arek Kusztal
2016-12-23  8:10 ` [PATCH 1/3] crypto/aesni_gcm: fix J0 padding bytes for GCM Arek Kusztal
2016-12-23  8:10 ` [PATCH 2/3] crypto/aesni_gcm: fix iv size in PMD capabilities Arek Kusztal
2016-12-23  8:10 ` [PATCH 3/3] crypto/qat: " Arek Kusztal

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.