Whamcloud - gitweb
LU-13717 sec: rework includes for client encryption 86/43386/3
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 23 Mar 2021 14:19:01 +0000 (14:19 +0000)
committerOleg Drokin <green@whamcloud.com>
Wed, 5 May 2021 02:51:05 +0000 (02:51 +0000)
commit028281ae195927e97518c573e7be3e326d9e6bd3
tree7ba10c9d45f6433d47d1341b768e958cb0bf3814
parent5e7e9240d27a4b74127ea7a26d910ae41a6e1cb1
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.

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