]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: Implement SHA1 HMAC functions using HMAC API
authorJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 17:38:25 +0000 (20:38 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 17:38:25 +0000 (20:38 +0300)
commit030d062facf3acb490c442033b437aa99aa31aca
tree57534cb61453aa3d403e8c6ad1cae58c1419044f
parentd6150094e0586a437f4a6747d665a2e47ad79b1e
OpenSSL: Implement SHA1 HMAC functions using HMAC API

Use the OpenSSL HMAC implementation instead of the internal sha1.c
implementation of HMAC with SHA1.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/Android.mk
hostapd/Makefile
src/crypto/crypto_openssl.c
wpa_supplicant/Android.mk
wpa_supplicant/Makefile