summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha256-mb/sha256_mb.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel2018-09-041-1013/+0
* crypto: ahash - remove useless setting of cra_typeEric Biggers2018-07-091-1/+0
* crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-091-5/+3
* crypto: x86/sha-mb - decrease priority of multibuffer algorithmsEric Biggers2018-07-091-1/+8
* crypto: sha256-mb - remove HASH_FIRST flagEric Biggers2018-02-151-24/+3
* crypto: sha-mb - Fix total_len for correct hash when larger than 512MBGreg Tucker2016-11-171-1/+1
* crypto: sha256-mb - fix ctx pointer and digest copyXiaodong Liu2016-08-161-2/+2
* crypto: sha-mb - Cleanup code to use || instead of |Tim Chen2016-07-121-4/+7
* crypto: sha256-mb - SHA256 multibuffer job manager and glue codeMegha Dey2016-06-271-0/+1027