diff options
author | Tero Kristo <t-kristo@ti.com> | 2019-11-05 16:01:08 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-12-11 16:37:00 +0800 |
commit | 04a4616e6a21eb5ed2c8399160be370af4f67037 (patch) | |
tree | 4ea62a0a43b3d5a44deec90c3abbf6b2f8929ac2 /fs/io_uring.c | |
parent | 1cfd9f3f308fde70d14927f376cd61c2365819d0 (diff) | |
download | lwn-04a4616e6a21eb5ed2c8399160be370af4f67037.tar.gz lwn-04a4616e6a21eb5ed2c8399160be370af4f67037.zip |
crypto: omap-aes-gcm - convert to use crypto engine
Currently omap-aes-gcm algorithms are using local implementation for
crypto request queuing logic. Instead, implement this via usage of
crypto engine which is used already for rest of the omap aes algorithms.
This avoids some random conflicts / crashes also which can happen if
both aes and aes-gcm are attempted to be used simultaneously.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'fs/io_uring.c')
0 files changed, 0 insertions, 0 deletions