Whamcloud - gitweb
LU-8602 gss: get rid of cfs_crypto_hash_desc 93/33493/4
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 16 Oct 2018 15:58:21 +0000 (00:58 +0900)
committerOleg Drokin <green@whamcloud.com>
Tue, 13 Nov 2018 06:17:22 +0000 (06:17 +0000)
commit553d93361d2db4ff39bf19ac66dc2d79f6e3e324
treede33c35cd9c84fa44bd9dabb3ac008b5221d62d5
parent2496089a0017f5b0ff94a7a7994f4c62c8f30d94
LU-8602 gss: get rid of cfs_crypto_hash_desc

Get rid of cfs_crypto_hash_desc, and use ahash_request instead.

Test-Parameters: testlist=sanity-sec envdefinitions=SHARED_KEY=true
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: If47f5e66846459e8951779f4c6db22a9e4cf23a8
Reviewed-on: https://review.whamcloud.com/33493
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/include/libcfs/libcfs_crypto.h
libcfs/libcfs/linux/linux-crypto.c
lustre/obdclass/integrity.c
lustre/osc/osc_request.c
lustre/ptlrpc/gss/gss_crypto.c
lustre/ptlrpc/gss/gss_crypto.h
lustre/ptlrpc/gss/gss_krb5_mech.c
lustre/ptlrpc/gss/gss_sk_mech.c
lustre/ptlrpc/sec_bulk.c
lustre/target/tgt_handler.c