diff options
| author | Ard Biesheuvel <ardb@kernel.org> | 2019-11-05 16:01:05 +0200 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-12-11 16:36:59 +0800 |
| commit | f0956d42c14abfeda9d0be7f06999363cab3e99a (patch) | |
| tree | acd550bb2ffb114085a390f2bb0f566d6e769fab /include/linux/debugobjects.h | |
| parent | b877ad1a135c802d4529a72aa82faf46ef5db097 (diff) | |
| download | cachepc-linux-f0956d42c14abfeda9d0be7f06999363cab3e99a.tar.gz cachepc-linux-f0956d42c14abfeda9d0be7f06999363cab3e99a.zip | |
crypto: omap-aes-gcm - use the AES library to encrypt the tag
The OMAP AES-GCM implementation uses a fallback ecb(aes) skcipher to
produce the keystream to encrypt the output tag. Let's use the new
AES library instead - this is much simpler, and shouldn't affect
performance given that it only involves a single block.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Tero Kristo <t-kristo@ti.com>
Tested-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
