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)
commit8dc43636e39a89ec51188b012a789625fa83bbe0
treef7dfa20fdc0126a7ee3e1e752db3beef20ba1d14
parentb29cb8d645da87d7d1ff28a7317c541ffccfa66c
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