]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
crypto: omap-sham - add context export/import stubs
authorTero Kristo <t-kristo@ti.com>
Mon, 19 Sep 2016 15:22:12 +0000 (18:22 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 22 Sep 2016 10:32:49 +0000 (18:32 +0800)
commit99a7ffffd5e85bb1e079752be51b67d5257b6a87
tree9fdf226cda5154862432aee184e3042de3cf6d4b
parent8d46a5c872946ab5e1cc8ff54cac5b83d05b848d
crypto: omap-sham - add context export/import stubs

Initially these just return -ENOTSUPP to indicate that they don't
really do anything yet. Some sort of implementation is required
for the driver to at least probe.

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