]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: omap-sham - force kernel driver usage for sha algos
authorTero Kristo <t-kristo@ti.com>
Wed, 27 May 2020 12:24:24 +0000 (15:24 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 4 Jun 2020 12:03:40 +0000 (22:03 +1000)
commit2e4be4338b46fc59458290b57c951f0f8d82efab
treef7dfa20fdc0126a7ee3e1e752db3beef20ba1d14
parentbaac38154a6a02b9bd8044aeda1e1202a0c6461a
crypto: omap-sham - force kernel driver usage for sha algos

As the hardware acceleration for the omap-sham algos is not available
from userspace, force kernel driver usage. Without this flag in place,
openssl 1.1 implementation thinks it can accelerate sha algorithms on
omap devices directly from userspace.

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