diff options
author | Tero Kristo <t-kristo@ti.com> | 2016-08-04 12:28:46 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-09-13 14:27:20 +0200 |
commit | 1d1f98d180fff442f69813c278bb7c618687757b (patch) | |
tree | 8ca3298e1ab0150f0492413cec1daa13f630f20f /drivers/char | |
parent | crypto: omap-aes - fix crypto engine initialization order (diff) | |
download | linux-1d1f98d180fff442f69813c278bb7c618687757b.tar.xz linux-1d1f98d180fff442f69813c278bb7c618687757b.zip |
crypto: omap-des - fix crypto engine initialization order
The crypto engine must be initialized before registering algorithms,
otherwise the test manager will crash as it attempts to execute
tests for the algos while they are being registered.
Fixes: f1b77aaca85a ("crypto: omap-des - Integrate with the crypto engine framework")
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions