Thread (22 messages) 22 messages, 3 authors, 2015-09-20
STALE3966d
Revisions (2)
  1. v1 [diff vs current]
  2. v2 current

[PATCH v2 0/7] crypto: omap-aes: Add support for GCM mode

From: Lokesh Vutla <hidden>
Date: 2015-07-07 15:34:57
Also in: linux-omap, lkml

This series does some basic cleanup and adds support for
AES GCM mode for omap aes driver.

Changes since v1:
- Switched GCM to new AEAD interface

Lokesh Vutla (7):
  crypto: omap-aes: Fix CTR mode
  crypto: omap-aes: Increase priority of hw accelerator
  crypto: omap-aes: Fix configuring of AES mode
  crypto: omap-aes: Use BIT() macro
  crypto: aead: Add aead_request_cast() api
  crypto: omap-aes: Add support for GCM mode
  crypto: tcrypt: Fix AEAD speed tests

 crypto/tcrypt.c                |  65 ++++---
 drivers/crypto/Kconfig         |   1 +
 drivers/crypto/Makefile        |   3 +-
 drivers/crypto/omap-aes-gcm.c  | 376 +++++++++++++++++++++++++++++++++++++++++
 drivers/crypto/omap-aes.c      | 346 ++++++++++++++++---------------------
 drivers/crypto/omap-aes.h      | 212 +++++++++++++++++++++++
 include/crypto/internal/aead.h |   6 +
 7 files changed, 788 insertions(+), 221 deletions(-)
 create mode 100644 drivers/crypto/omap-aes-gcm.c
 create mode 100644 drivers/crypto/omap-aes.h

-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help