Searched hist:d50b8152c992ac88c5f1f0cc8ade6ee0aa0a3704 (Results 1 – 5 of 5) sorted by relevance
/linux/net/sunrpc/auth_gss/ |
H A D | gss_krb5_internal.h | diff d50b8152c992ac88c5f1f0cc8ade6ee0aa0a3704 Sun Jan 15 18:21:58 CET 2023 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype
Clean up: ->encrypt is set to only one value. Replace the two remaining call sites with direct calls to krb5_encrypt().
There have never been any call sites for the ->decrypt() method.
Tested-by: Scott Mayhew <smayhew@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
|
H A D | gss_krb5_keys.c | diff d50b8152c992ac88c5f1f0cc8ade6ee0aa0a3704 Sun Jan 15 18:21:58 CET 2023 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype
Clean up: ->encrypt is set to only one value. Replace the two remaining call sites with direct calls to krb5_encrypt().
There have never been any call sites for the ->decrypt() method.
Tested-by: Scott Mayhew <smayhew@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
|
H A D | gss_krb5_crypto.c | diff d50b8152c992ac88c5f1f0cc8ade6ee0aa0a3704 Sun Jan 15 18:21:58 CET 2023 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype
Clean up: ->encrypt is set to only one value. Replace the two remaining call sites with direct calls to krb5_encrypt().
There have never been any call sites for the ->decrypt() method.
Tested-by: Scott Mayhew <smayhew@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
|
H A D | gss_krb5_mech.c | diff d50b8152c992ac88c5f1f0cc8ade6ee0aa0a3704 Sun Jan 15 18:21:58 CET 2023 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype
Clean up: ->encrypt is set to only one value. Replace the two remaining call sites with direct calls to krb5_encrypt().
There have never been any call sites for the ->decrypt() method.
Tested-by: Scott Mayhew <smayhew@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
|
/linux/include/linux/sunrpc/ |
H A D | gss_krb5.h | diff d50b8152c992ac88c5f1f0cc8ade6ee0aa0a3704 Sun Jan 15 18:21:58 CET 2023 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype
Clean up: ->encrypt is set to only one value. Replace the two remaining call sites with direct calls to krb5_encrypt().
There have never been any call sites for the ->decrypt() method.
Tested-by: Scott Mayhew <smayhew@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
|