Whamcloud - gitweb
LU-13717 sec: rework includes for client encryption
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 23 Mar 2021 14:19:01 +0000 (14:19 +0000)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 20 Jul 2021 20:06:03 +0000 (20:06 +0000)
commitd08ae042d8359453af8e641a23f4a001d78b7ee0
treeed5c95036db052a3aa8cc922c172c4477e4a99b0
parentfc3b38602de47eeb18506a918b766c52ab3b9dbe
LU-13717 sec: rework includes for client encryption

Simplify includes for crypto, by not repeating stubs in case
HAVE_LUSTRE_CRYPTO is not defined.
Expose encoding routines that are going to be used in the Lustre
code (both client and server sides) with filename encryption.

Lustre-change: https://review.whamcloud.com/43386
Lustre-commit: 028281ae195927e97518c573e7be3e326d9e6bd3

Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I6c5853d6da7120edd2bec3a12494251d873151a8
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/44187
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/include/lustre_crypto.h