summaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/sha_common.c
Commit message (Expand)AuthorAgeFilesLines
* s390: crypto: Remove redundant license textGreg Kroah-Hartman2017-11-241-6/+0
* s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/crypto: simplify return code handlingMartin Schwidefsky2016-08-291-16/+7
* s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky2016-04-151-5/+5
* s390/crypto: Don't panic after crypto instruction failuresJan Glauber2012-11-231-3/+6
* s390: add missing module.h/export.h includesHeiko Carstens2011-10-311-0/+1
* crypto: sha-s390 - Reset index after processing partial blockHerbert Xu2011-02-071-0/+1
* tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
* crypto: sha-s390 - Switch to shashHerbert Xu2009-02-181-8/+12
* [CRYPTO] sha512: Hardware acceleration for s390Jan Glauber2008-04-211-2/+9
* [CRYPTO] s390: Generic sha_update and sha_finalJan Glauber2008-04-211-0/+90