Lines Matching full:aka
2 * EAP peer/server: EAP-SIM/AKA/AKA' shared routines
45 /* EAP-AKA Subtypes */
135 /* EAP-SIM/AKA Attributes (0..127 non-skippable) */
137 #define EAP_SIM_AT_AUTN 2 /* only AKA */
138 #define EAP_SIM_AT_RES 3 /* only AKA, only peer->server */
139 #define EAP_SIM_AT_AUTS 4 /* only AKA, only peer->server */
154 #define EAP_SIM_AT_KDF_INPUT 23 /* only AKA' */
155 #define EAP_SIM_AT_KDF 24 /* only AKA' */
160 #define EAP_SIM_AT_CHECKCODE 134 /* only AKA */
171 /* EAP-AKA' AT_KDF Key Derivation Function values */
205 struct eap_sim_attrs *attr, int aka, int encr);
208 struct eap_sim_attrs *attr, int aka);
228 void eap_sim_report_notification(void *msg_ctx, int notification, int aka);