diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2020-04-19 03:06:23 +0200 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2020-04-27 16:58:30 +0200 |
commit | 31c9590ae468478fe47dc0f5f0d3562b2f69450e (patch) | |
tree | e2231235a418da9ac1e30841e1f6d0552119330e /scripts | |
parent | Linux 5.7-rc3 (diff) | |
download | linux-31c9590ae468478fe47dc0f5f0d3562b2f69450e.tar.xz linux-31c9590ae468478fe47dc0f5f0d3562b2f69450e.zip |
SUNRPC: Add "@len" parameter to gss_unwrap()
Refactor: This is a pre-requisite to fixing the client-side ralign
computation in gss_unwrap_resp_priv().
The length value is passed in explicitly rather that as the value
of buf->len. This will subsequently allow gss_unwrap_kerberos_v1()
to compute a slack and align value, instead of computing it in
gss_unwrap_resp_priv().
Fixes: 35e77d21baa0 ("SUNRPC: Add rpc_auth::au_ralign field")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions