summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/sha256-mb/sha256_mb.c
AgeCommit message (Expand)Author
2018-09-04crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers
2018-07-09crypto: x86/sha-mb - decrease priority of multibuffer algorithmsEric Biggers
2018-02-15crypto: sha256-mb - remove HASH_FIRST flagEric Biggers
2016-11-17crypto: sha-mb - Fix total_len for correct hash when larger than 512MBGreg Tucker
2016-08-16crypto: sha256-mb - fix ctx pointer and digest copyXiaodong Liu
2016-07-12crypto: sha-mb - Cleanup code to use || instead of |Tim Chen
2016-06-27crypto: sha256-mb - SHA256 multibuffer job manager and glue codeMegha Dey