aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/libcfs/linux/linux-crypto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: libcfs: add include path to MakefileJames Simmons1-2/+2
2016-11-18staging: lustre: libcfs: fix misspelling of descriptorJames Simmons1-1/+1
2016-11-18staging: lustre: libcfs: white space cleanupJames Simmons1-10/+10
2016-11-18staging: lustre: libcfs: remove == 0 testingJames Simmons1-2/+2
2016-11-18staging: lustre: libcfs: remove != 0 testingJames Simmons1-3/+3
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin1-2/+2
2016-06-07staging: lustre: libcfs: fix memort leak in libcfs crypto layerJames Simmons1-0/+1
2016-03-30staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin1-1/+1
2016-03-29staging: lustre: libcfs: replace direct HZ access with kernel APIsJian Yu1-3/+2
2016-03-29staging: lustre: libcfs: calculate crypto performance using pagesAndreas Dilger1-2/+17
2016-03-29staging: lustre: libcfs: improve reporting error for crypto performanceAndreas Dilger1-2/+2
2016-03-29staging: lustre: libcfs: print crypto performance result only on successAndreas Dilger1-2/+3
2016-03-29staging: lustre: libcfs: allocate memory in cfs_crypto_performance_test()Andreas Dilger1-21/+19
2016-03-29staging: lustre: libcfs: return proper error code for cfs_crypto_hash_speed()Andreas Dilger1-1/+1
2016-03-29staging: lustre: libcfs: bug fixes for cfs_crypto_hash_final()Andreas Dilger1-13/+11
2016-03-29staging: lustre: libcfs: start using enum cfs_crypto_hash_algAndreas Dilger1-5/+5
2016-03-29staging: lustre: libcfs: small alignment change for cfs_crypto_hash_*()Andreas Dilger1-2/+2
2016-03-29staging: lustre: libcfs: add new definitions for cfs_crypto apiAndreas Dilger1-2/+2
2016-03-29staging: lustre: libcfs: rename some variables for crypto handlingAndreas Dilger1-15/+15
2016-03-29staging: lustre: libcfs: add documentation for cfs_crypto_hash_*()Andreas Dilger1-9/+144
2016-03-29staging: lustre: libcfs: limit scope of libcfs_crypto.hAndreas Dilger1-0/+1
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+297
2016-03-10staging: lustre: move libcfs to lnet layerJames Simmons1-0/+284