lkml.org 
[lkml]   [2016]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/12] Bring the libcfs crypto code up to date
Date
Several important fixes for the crypto handling are missing for
the upstream client. This work integates those missing fixes.

Andreas Dilger (12):
staging: lustre: libcfs: limit scope of libcfs_crypto.h
staging: lustre: libcfs: add documentation for cfs_crypto_hash_*()
staging: lustre: libcfs: rename some variables for crypto handling
staging: lustre: libcfs: add new definitions for cfs_crypto api
staging: lustre: libcfs: small alignment change for cfs_crypto_hash_*()
staging: lustre: libcfs: start using enum cfs_crypto_hash_alg
staging: lustre: libcfs: bug fixes for cfs_crypto_hash_final()
staging: lustre: libcfs: return proper error code for cfs_crypto_hash_speed()
staging: lustre: libcfs: allocate memory in cfs_crypto_performance_test()
staging: lustre: libcfs: print crypto performance result only on success
staging: lustre: libcfs: improve reporting error for crypto performance
staging: lustre: libcfs: calculate crypto performance using pages

.../staging/lustre/include/linux/libcfs/libcfs.h | 1 -
.../lustre/include/linux/libcfs/libcfs_crypto.h | 136 ++++------
.../lustre/lnet/libcfs/linux/linux-crypto.c | 274 +++++++++++++++-----
drivers/staging/lustre/lustre/include/obd_cksum.h | 1 +
drivers/staging/lustre/lustre/osc/osc_request.c | 5 +-
drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c | 12 +-
6 files changed, 270 insertions(+), 159 deletions(-)

\
 
 \ /
  Last update: 2016-03-26 21:01    [W:1.328 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site