Use a variable to store EAP method type for EAP-AKA vs. EAP-AKA'
authorJouni Malinen <j@w1.fi>
Tue, 2 Dec 2008 18:27:05 +0000 (20:27 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 2 Dec 2008 18:27:05 +0000 (20:27 +0200)
commitf09d19d46af60aeba12c19228fb22f57a0859829
treebdd41ea3872c9d8c3a1bb3f90c66a99e0b978b1d
parent8c37556cd1dc444a0bf15cc68d5371d5cd5f1a44
Use a variable to store EAP method type for EAP-AKA vs. EAP-AKA'

This makes it easier to eventually replace EAP-AKA implementation with a
shared implementation that supports both EAP-AKA and EAP-AKA'.
src/eap_peer/eap_aka_prime.c
src/eap_server/eap_aka_prime.c