SUNRPC: Rename .encrypt_v2 and .decrypt_v2 methods
authorChuck Lever <chuck.lever@oracle.com>
Sun, 15 Jan 2023 17:22:04 +0000 (12:22 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 20 Feb 2023 14:20:42 +0000 (09:20 -0500)
commitae6ad5d0b7901b301234143e93624417ac9fd9ef
treefe0124ce8af2b298f46199851a96eda37bce3d7c
parentd50b8152c992ac88c5f1f0cc8ade6ee0aa0a3704
SUNRPC: Rename .encrypt_v2 and .decrypt_v2 methods

Clean up: there is now only one encrypt and only one decrypt method,
thus there is no longer a need for the v2-suffixed method names.

Tested-by: Scott Mayhew <smayhew@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
include/linux/sunrpc/gss_krb5.h
net/sunrpc/auth_gss/gss_krb5_internal.h
net/sunrpc/auth_gss/gss_krb5_mech.c
net/sunrpc/auth_gss/gss_krb5_wrap.c