]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: omap-aes - make fallback size configurable
authorTero Kristo <t-kristo@ti.com>
Tue, 27 Feb 2018 13:30:38 +0000 (15:30 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 9 Mar 2018 14:45:38 +0000 (22:45 +0800)
commit537c62ca128e28b0f25d4635932de1e9cddae739
treea3d7e81eecab25de5d4e80a666a456182259de22
parent62f7c708ff2f45ef4e6bffb1ae2e6ee2b0fc09c6
crypto: omap-aes - make fallback size configurable

Crypto driver fallback size can now be configured from userspace. This
allows optimizing the DMA usage based on use case. Detault fallback
size of 200 is still used.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/omap-aes.c