linux/arch/mips/cavium-octeon/crypto
Tianjia Zhang 63bdbfc146 crypto: mips/sha - remove duplicate hash init function
sha*_base_init() series functions has implemented the initialization
of the hash context, this commit use sha*_base_init() function to
replace repeated implementations.

Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-12-31 18:10:54 +11:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
octeon-crypto.c MIPS: Add missing include files 2017-03-08 10:38:06 +01:00
octeon-crypto.h crypto: mips/octeon - Fix sparse endianness warnings 2020-11-27 17:13:41 +11:00
octeon-md5.c crypto: mips/octeon - Fix sparse endianness warnings 2020-11-27 17:13:41 +11:00
octeon-sha1.c crypto: mips/sha - remove duplicate hash init function 2021-12-31 18:10:54 +11:00
octeon-sha256.c crypto: mips/sha - remove duplicate hash init function 2021-12-31 18:10:54 +11:00
octeon-sha512.c crypto: mips/sha - remove duplicate hash init function 2021-12-31 18:10:54 +11:00