1
0
Fork 0
remarkable-linux/drivers/crypto/sunxi-ss
Peter Robinson c787fb6bda crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
[ Upstream commit 7c73cf4cc2 ]

The MODULE_ALIAS is required to enable the sun4i-ss driver to load
automatically when built at a module. Tested on a Cubietruck.

Fixes: 6298e94821 ("crypto: sunxi-ss - Add Allwinner Security System crypto accelerator")
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-25 16:17:45 +02:00
..
Makefile crypto: sun4i-ss - support the Security System PRNG 2017-07-18 17:50:55 +08:00
sun4i-ss-cipher.c crypto: sun4i-ss - move from ablkcipher to skcipher API 2017-06-19 14:19:51 +08:00
sun4i-ss-core.c crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss 2018-05-25 16:17:45 +02:00
sun4i-ss-hash.c crypto: sun4i-ss - fix large block size support 2017-06-19 14:19:52 +08:00
sun4i-ss-prng.c crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate 2018-02-22 15:42:19 +01:00
sun4i-ss.h crypto: sun4i-ss - support the Security System PRNG 2017-07-18 17:50:55 +08:00