Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1407965
| From | Christophe Leroy <christophe.leroy@c-s.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/6] crypto: talitos - implementation of AEAD for SEC1 |
| Date | 2016-05-27 11:40 +0200 |
| Message-ID | <rDmpj-1Gr-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This set of patches provides the implementation of AEAD for talitos SEC1. Christophe Leroy (6): crypto: talitos - using helpers for all talitos_ptr operations crypto: talitos - making mapping helpers more generic crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU crypto: talitos - sg_to_link_tbl() not used anymore, remove it crypto: talitos - implement cra_priority crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU drivers/crypto/talitos.c | 657 +++++++++++++++++++++++++++++------------------ 1 file changed, 410 insertions(+), 247 deletions(-) -- 2.1.0
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/6] crypto: talitos - implementation of AEAD for SEC1 Christophe Leroy <christophe.leroy@c-s.fr> - 2016-05-27 11:40 +0200
csiph-web