|
| attrs.h |
| Attributes to EAP-SIM/AKA/AKA' clients and servers.
|
|
| base.c |
| Code common to EAP-SIM/AKA/AKA' clients and servers.
|
|
| base.h |
| Functions common to SIM protocols (EAP-SIM/EAP-AKA/EAP-AKA')
|
|
| crypto.c |
| Calculate keys from GSM vectors.
|
|
| crypto_priv.h |
| EAP-SIM/EAP-AKA Private crypto functions.
|
|
| decode.c |
| Code common to EAP-SIM/AKA/AKA' clients and servers.
|
|
| encode.c |
| Code common to EAP-SIM/AKA/AKA' clients and servers.
|
|
| fips186prf.c |
| EAP sim protocol encoders and decoders.
|
|
| id.c |
| EAP-SIM/EAP-AKA identity detection, creation, and decyption.
|
|
| id.h |
| EAP-SIM/EAP-AKA identity detection, creation, and decyption.
|
|
| module.c |
| Common encode/decode functions for EAP subtype modules.
|
|
| module.h |
| Declarations for the common module functions used by EAP-SIM/AKA submodules.
|
|
| state_machine.c |
| Implement a common state machine for EAP-SIM, EAP-AKA, EAP-AKA'.
|
|
| state_machine.h |
| Declarations for EAP-AKA.
|
|
| vector.c |
| Retrieve or derive vectors for EAP-SIM.
|
|
| xlat.c |
| EAP-SIM/EAP-AKA identity detection, creation, and decyption.
|
|