summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/libcfs/linux/linux-crypto.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: move files out of lustre/lnet/libcfs/linux/NeilBrown2018-05-251-445/+0Star
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-2/+4
* staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown2018-02-221-16/+13Star
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: libcfs: add include path to MakefileJames Simmons2017-08-231-2/+2
* staging: lustre: libcfs: fix misspelling of descriptorJames Simmons2016-11-181-1/+1
* staging: lustre: libcfs: white space cleanupJames Simmons2016-11-181-10/+10
* staging: lustre: libcfs: remove == 0 testingJames Simmons2016-11-181-2/+2
* staging: lustre: libcfs: remove != 0 testingJames Simmons2016-11-181-3/+3
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-221-2/+2
* staging: lustre: libcfs: fix memort leak in libcfs crypto layerJames Simmons2016-06-081-0/+1
* staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin2016-03-311-1/+1
* staging: lustre: libcfs: replace direct HZ access with kernel APIsJian Yu2016-03-291-3/+2Star
* staging: lustre: libcfs: calculate crypto performance using pagesAndreas Dilger2016-03-291-2/+17
* staging: lustre: libcfs: improve reporting error for crypto performanceAndreas Dilger2016-03-291-2/+2
* staging: lustre: libcfs: print crypto performance result only on successAndreas Dilger2016-03-291-2/+3
* staging: lustre: libcfs: allocate memory in cfs_crypto_performance_test()Andreas Dilger2016-03-291-21/+19Star
* staging: lustre: libcfs: return proper error code for cfs_crypto_hash_speed()Andreas Dilger2016-03-291-1/+1
* staging: lustre: libcfs: bug fixes for cfs_crypto_hash_final()Andreas Dilger2016-03-291-13/+11Star
* staging: lustre: libcfs: start using enum cfs_crypto_hash_algAndreas Dilger2016-03-291-5/+5
* staging: lustre: libcfs: small alignment change for cfs_crypto_hash_*()Andreas Dilger2016-03-291-2/+2
* staging: lustre: libcfs: add new definitions for cfs_crypto apiAndreas Dilger2016-03-291-2/+2
* staging: lustre: libcfs: rename some variables for crypto handlingAndreas Dilger2016-03-291-15/+15
* staging: lustre: libcfs: add documentation for cfs_crypto_hash_*()Andreas Dilger2016-03-291-9/+144
* staging: lustre: libcfs: limit scope of libcfs_crypto.hAndreas Dilger2016-03-291-0/+1
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-181-39/+52
* staging: lustre: move libcfs to lnet layerJames Simmons2016-03-111-0/+284