]> git.ipfire.org Git - thirdparty/hostap.git/commit
GnuTLS: Use a helper function for hash functions
authorJouni Malinen <j@w1.fi>
Wed, 27 Dec 2017 21:13:51 +0000 (23:13 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 27 Dec 2017 21:13:51 +0000 (23:13 +0200)
commitcc3e7bfc3c567fd5bf15b9c7a1e97e5d046f37ea
tree540e3a860c7dd5cbf21a8431f5bcd7ad36973d0d
parentadafbe9e2ef629c7f70b54e55ce8c38591005841
GnuTLS: Use a helper function for hash functions

Use a shared helper function instead of implementing practically same
sequence separately for each hash function.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/crypto_gnutls.c