]> git.ipfire.org Git - thirdparty/hostap.git/commit
Renamed PMKSA cache functions to avoid duplicate symbols with supplicant
authorJouni Malinen <j@w1.fi>
Wed, 14 Jan 2009 20:01:26 +0000 (22:01 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 14 Jan 2009 20:01:26 +0000 (22:01 +0200)
commit4bb081f1b457b958ad735f1b4c01074bc816c909
tree0ebfd482dd68daea7777651c48f34fbc01b293d4
parent13268290b620acec7b7f8f48cee0d33def676397
Renamed PMKSA cache functions to avoid duplicate symbols with supplicant

This allows hostapd/pmksa_cache.c and src/rsn_supp/pmksa_cache.c to be
linked into the same program.
hostapd/pmksa_cache.c
hostapd/pmksa_cache.h
hostapd/wpa.c
hostapd/wpa_auth_ie.c