crypto: marvell/cesa - add DES support
Add support for DES operations. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Arnaud Ebalard <arno@natisbad.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:

کامیت شده توسط
Herbert Xu

والد
db509a4533
کامیت
7b3aaaa095
@@ -169,6 +169,8 @@ static void mv_cesa_remove_algs(struct mv_cesa_dev *cesa)
|
||||
}
|
||||
|
||||
static struct crypto_alg *armada_370_cipher_algs[] = {
|
||||
&mv_cesa_ecb_des_alg,
|
||||
&mv_cesa_cbc_des_alg,
|
||||
&mv_cesa_ecb_aes_alg,
|
||||
&mv_cesa_cbc_aes_alg,
|
||||
};
|
||||
|
مرجع در شماره جدید
Block a user