Whamcloud - gitweb
LU-16249 sec: krb5_decrypt_bulk calls decryption primitive 07/48907/2
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 18 Oct 2022 15:19:01 +0000 (17:19 +0200)
committerOleg Drokin <green@whamcloud.com>
Wed, 2 Nov 2022 07:11:47 +0000 (07:11 +0000)
commitaaab50dd889d71b94784a7ae0a39d478216348b7
treed4ba947896bba1a0feef2df23076a448f4731ac2
parentb533700add91fe4220f50d057a470e0b6f4893c9
LU-16249 sec: krb5_decrypt_bulk calls decryption primitive

krb5_decrypt_bulk() was mistakenly calling an encryption primitive
instead of a decryption primitive for the confounder.

Test-Parameters: trivial
Fixes: 0a65279121 ("LU-13344 gss: Update crypto to use sync_skcipher")
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I9251172644ed6baa3bb06a59dbe7c1bab401d817
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48907
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ptlrpc/gss/gss_krb5_mech.c