]> git.dujemihanovic.xyz Git - linux.git/commit
SUNRPC: Add KDF-HMAC-SHA2
authorChuck Lever <chuck.lever@oracle.com>
Sun, 15 Jan 2023 17:22:49 +0000 (12:22 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 20 Feb 2023 14:20:43 +0000 (09:20 -0500)
commitae2e4d2bae0007b040e8327f123911c0a6b24d68
treeee15ad5b77a9f66d38473ed61e07488aca91905e
parenta40cf7530d3104793f9361e69e84ada7960724f2
SUNRPC: Add KDF-HMAC-SHA2

The RFC 8009 encryption types use a different key derivation
function than the RFC 3962 encryption types. The new key derivation
function is defined in Section 3 of RFC 8009.

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