EAP-AKA': Allow both AKA AKA' to be registed from eap_aka_prime.c
authorJouni Malinen <j@w1.fi>
Wed, 3 Dec 2008 17:59:52 +0000 (19:59 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 3 Dec 2008 17:59:52 +0000 (19:59 +0200)
commit73d48dc4b467ddb7f1451269306425c07bcac756
tree712146edd892074a3a8627d5d9f363e8264be2c4
parenta17322c345fe4372001b197ffbe19dd34f8af373
EAP-AKA': Allow both AKA AKA' to be registed from eap_aka_prime.c

This allows the same source code file to be shared for both methods. For
now, this is only in eap_aka_prime.c, but eventually, changes in
eap_aka_prime.c are likely to be merged into eap_aka.c at which point
the separate eap_aka_prime.c can be removed.
src/eap_peer/eap_aka_prime.c
src/eap_server/eap_aka_prime.c