crypto: img-hash - Add support for export and import
authorJames Hartley <james.hartley@imgtec.com>
Fri, 5 Aug 2016 13:00:18 +0000 (14:00 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 9 Aug 2016 10:47:22 +0000 (18:47 +0800)
commit436e3bb52b5b8f0823746cb06e6385d0db7f0811
tree1e8a8c5bbfbf26d40bea63cc3c3b9066bc0b09f5
parentd084e13a1395cf65d105fb79911329750500f8c5
crypto: img-hash - Add support for export and import

Currently the img-hash accelerator does not probe
successfully due to a change in the checks made during
registration with the crypto framework. This is due to
import and export functions not being defined. Correct
this.

Signed-off-by: James Hartley <james.hartley@imgtec.com>
Signed-off-by: Will Thomas <will.thomas@imgtec.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/img-hash.c