SUNRPC: Add checksum KUnit tests for the RFC 6803 encryption types
authorChuck Lever <chuck.lever@oracle.com>
Sun, 15 Jan 2023 17:24:06 +0000 (12:24 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 20 Feb 2023 14:20:50 +0000 (09:20 -0500)
commit02142b2ca8fc10d7771b650780ae082369632dc0
treefa45aa88edce9df879625b28e850912d54662816
parent35f6e42e813e51fb3a40f74f23a99aa330254ce8
SUNRPC: Add checksum KUnit tests for the RFC 6803 encryption types

Test the new-to-RPCSEC CMAC digest algorithm.

Tested-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
net/sunrpc/auth_gss/gss_krb5_crypto.c
net/sunrpc/auth_gss/gss_krb5_test.c