SUNRPC: Add KDF-HMAC-SHA2 Kunit tests
authorChuck Lever <chuck.lever@oracle.com>
Sun, 15 Jan 2023 17:24:18 +0000 (12:24 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 20 Feb 2023 14:20:51 +0000 (09:20 -0500)
commitfcbad14b585d706337f16300747069b34c77e630
tree363ada839dbfff3703de8460eb5c503a2c52b51b
parentb958cff6b27b763b824ed6eefb28979d8f459bf4
SUNRPC: Add KDF-HMAC-SHA2 Kunit tests

RFC 8009 provides sample key derivation results, so Kunit tests are
added to ensure our implementation derives the expected keys for the
provided sample input.

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/.kunitconfig
net/sunrpc/auth_gss/gss_krb5_test.c