diff options
| author | Chuck Lever <chuck.lever@oracle.com> | 2026-04-27 16:50:56 +0300 |
|---|---|---|
| committer | Chuck Lever <cel@kernel.org> | 2026-06-09 23:32:59 +0300 |
| commit | 5fc7721223cff64e2a6740f97ef8db7cd05c9552 (patch) | |
| tree | 2e428ab7e118e10e81b65fb09eb45e8e7df5e641 /scripts/const_structs.checkpatch | |
| parent | 0308f694276ea8943bde3cc5848669ea828f0c22 (diff) | |
| download | linux-5fc7721223cff64e2a6740f97ef8db7cd05c9552.tar.xz | |
SUNRPC: Remove wrap/unwrap function pointers from enctype table
Every enctype points .wrap and .unwrap at gss_krb5_wrap_v2()
and gss_krb5_unwrap_v2(). As with get_mic/verify_mic, the
indirection dates from when v1 enctypes had different wrap
implementations. Call the functions directly and remove the
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/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
