summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2026-04-27 16:50:55 +0300
committerChuck Lever <cel@kernel.org>2026-06-09 23:32:59 +0300
commit0308f694276ea8943bde3cc5848669ea828f0c22 (patch)
treea8641569f1410c9e25fe9a0eb853574400c75fc2 /scripts
parentd4f6bd01c5bf7afbf4a3d07f2229e06c2236e8ed (diff)
downloadlinux-0308f694276ea8943bde3cc5848669ea828f0c22.tar.xz
SUNRPC: Remove get_mic/verify_mic function pointers from enctype table
Every enctype in the table points .get_mic and .verify_mic at the same pair of functions. The indirection served no purpose after the v1 enctype support was removed. Call gss_krb5_get_mic_v2() and gss_krb5_verify_mic_v2() directly from the GSS mechanism dispatch and drop the function pointers from struct gss_krb5_enctype. Assisted-by: Claude:claude-opus-4-6 Reviewed-by: Jeff Layton <jlayton@kernel.org> Acked-by: Anna Schumaker <anna.schumaker@hammerspace.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions