crypto: digest: initialize earlier
Digests have dependencies and are needed for state which initializes
at device_initcall level. To make sure the digests are available
for state register them earlier, at coredevice_initcall level.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 3a5ddf3 commit d44fcbf43b4f815cab948d475961710967684663
@Sascha Hauer Sascha Hauer authored on 24 Mar 2017
Showing 4 changed files
View
crypto/hmac.c
View
crypto/sha1.c
View
crypto/sha2.c
View
crypto/sha4.c