Hi! This series adds support for the SAHARA crypto module on i.MX53 in 1/2 and than adds support for SHA1/256 in 2/2.
Changes since last version: - save the hash state in the sahara request struct - fixed the hash remainder calculation Regards, Steffen Steffen Trumtrar (2): crypto: sahara - add support for i.MX53 crypto: sahara - add support for SHA1/256 .../devicetree/bindings/crypto/fsl-imx-sahara.txt | 2 +- drivers/crypto/sahara.c | 706 ++++++++++++++++++++- 2 files changed, 684 insertions(+), 24 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html