summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/sha256-mb
AgeCommit message (Expand)Author
2018-08-17crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers
2018-06-05objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2017-11-15crypto: x86/sha256-mb - fix panic due to unaligned accessAndrey Ryabinin
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 - Crypto computation (x8 AVX2)Megha Dey
2016-06-27crypto: sha256-mb - Algorithm data structuresMegha Dey
2016-06-27crypto: sha256-mb - submit/flush routines for AVX2Megha Dey
2016-06-27crypto: sha256-mb - SHA256 multibuffer job manager and glue codeMegha Dey