summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/sha512-mb/sha512_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: sha512-mb - remove HASH_FIRST flagEric Biggers
2017-05-18crypto: sha512-mb - add some missing unlock on errorDan Carpenter
2017-02-11crypto: sha512-mb - Protect sha512 mb ctx mgr accessTim Chen
2016-11-17crypto: sha-mb - Fix total_len for correct hash when larger than 512MBGreg Tucker
2016-08-16crypto: sha512-mb - fix ctx pointerXiaodong Liu
2016-07-12crypto: sha-mb - Cleanup code to use || instead of |Tim Chen
2016-06-28crypto: sha512-mb - SHA512 multibuffer job manager and glue codeMegha Dey