OpenSSL: Use library function for PBKDF2 passphrase-to-PSK
authorJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 17:13:02 +0000 (20:13 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 17:26:16 +0000 (20:26 +0300)
commite40c86ad27db8f9ea85814115841072c41453aea
treedefa2f4cdbcf73c04ce21ea9f48c2cbd8e4f9981
parent6e6909a97e0d94e0291db08daab1bc2f75ab3849
OpenSSL: Use library function for PBKDF2 passphrase-to-PSK

Use the OpenSSL PKCS5_PBKDF2_HMAC_SHA1() function instead of the
internal implementation in sha1-pbkdf2.c.

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