]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-pwd: Replace direct OpenSSL HMAC use with wrapper
authorJouni Malinen <j@w1.fi>
Mon, 2 Jul 2012 19:10:03 +0000 (22:10 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 2 Jul 2012 19:10:03 +0000 (22:10 +0300)
commitdaf10baf9e6830c6de8942cabdfb87a36ecbf984
treea186342482bd317205e518616d944cf7d0d0ee34
parentd9cc4646eb0255be31f11d8a8edad857431fdf49
EAP-pwd: Replace direct OpenSSL HMAC use with wrapper

This is a step towards allowing EAP-pwd to be supported with other
crypto libraries.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/eap_common/eap_pwd_common.c
src/eap_common/eap_pwd_common.h
src/eap_peer/eap_pwd.c
src/eap_server/eap_server_pwd.c