diff options
| author | Ard Biesheuvel <[email protected]> | 2019-11-05 16:01:05 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-12-11 16:36:59 +0800 |
| commit | f0956d42c14abfeda9d0be7f06999363cab3e99a (patch) | |
| tree | acd550bb2ffb114085a390f2bb0f566d6e769fab /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | b877ad1a135c802d4529a72aa82faf46ef5db097 (diff) | |
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 <[email protected]>
Reviewed-by: Tero Kristo <[email protected]>
Tested-by: Tero Kristo <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions