]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: Implement SHA256 HMAC functions using HMAC API
authorJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 19:34:35 +0000 (22:34 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 19:34:35 +0000 (22:34 +0300)
commit26a379224c06e0b4e2f9f72f4962fb80da90e462
tree64ac1341df4cb0b696195a9207ea0a38b7fad2c8
parentab637dcb37057f433932ecc8d45e129cd2d14170
OpenSSL: Implement SHA256 HMAC functions using HMAC API

Use the OpenSSL HMAC implementation instead of the internal sha256.c
implementation of HMAC with SHA256.

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