krb5: Use EVP HMAC() function for HMAC-SHA1
commitc2271cfbfb12192fb82ab775c927c426a05fcb23
authorSimon Wilkinson <sxw@auristor.com>
Mon, 14 May 2018 13:16:31 +0000 (14 14:16 +0100)
committerJeffrey Altman <jaltman@auristor.com>
Wed, 23 May 2018 13:54:27 +0000 (23 09:54 -0400)
treef6efe41d612c40b13bfdb8f10356a04047aac3f5
parent9a6675292697d51e7a371bd902a85eba970e7c12
krb5: Use EVP HMAC() function for HMAC-SHA1

Use the EVP HMAC() function that we use for SHA2 HMACs for SHA1 as
well.
lib/krb5/crypto.c
lib/krb5/test_rfc3961.c