linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] crypto: ccree: cleanup and hardware keys
@ 2018-03-26  7:32 Gilad Ben-Yossef
  2018-03-26  7:32 ` [PATCH 1/2] crypto: ccree: remove unused enums Gilad Ben-Yossef
  2018-03-26  7:32 ` [PATCH 2/2] crypto: ccree: enable support for hardware keys Gilad Ben-Yossef
  0 siblings, 2 replies; 13+ messages in thread
From: Gilad Ben-Yossef @ 2018-03-26  7:32 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller; +Cc: Ofir Drang, linux-crypto, linux-kernel

Small cleanup and add support for CryptoCell hardware keys.

Gilad Ben-Yossef (2):
  crypto: ccree: remove unused enums
  crypto: ccree: enable support for hardware keys

 crypto/testmgr.c                        |  43 ++++
 drivers/crypto/ccree/cc_cipher.c        | 348 ++++++++++++++++++++++++++++----
 drivers/crypto/ccree/cc_cipher.h        |  30 +--
 drivers/crypto/ccree/cc_hw_queue_defs.h |  28 +--
 4 files changed, 366 insertions(+), 83 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-04-23  7:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-26  7:32 [PATCH 0/2] crypto: ccree: cleanup and hardware keys Gilad Ben-Yossef
2018-03-26  7:32 ` [PATCH 1/2] crypto: ccree: remove unused enums Gilad Ben-Yossef
2018-03-30 17:43   ` Herbert Xu
2018-03-26  7:32 ` [PATCH 2/2] crypto: ccree: enable support for hardware keys Gilad Ben-Yossef
2018-03-30 17:26   ` Herbert Xu
2018-03-31 17:30     ` Gilad Ben-Yossef
2018-04-03 10:19       ` Herbert Xu
2018-04-09  8:42         ` Gilad Ben-Yossef
2018-04-19  3:35           ` Herbert Xu
2018-04-23  7:24             ` Gilad Ben-Yossef
2018-04-09  9:12         ` Harald Freudenberger
2018-04-03 12:22       ` Milan Broz
2018-04-09  8:47         ` Gilad Ben-Yossef

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