Home
last modified time | relevance | path

Searched refs:eap_aka_prime_derive_keys_reauth (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/eap_common/
Deap_sim_common.h95 int eap_aka_prime_derive_keys_reauth(const u8 *k_re, u16 counter,
116 static inline int eap_aka_prime_derive_keys_reauth(const u8 *k_re, u16 counter, in eap_aka_prime_derive_keys_reauth() function
Deap_sim_common.c324 int eap_aka_prime_derive_keys_reauth(const u8 *k_re, u16 counter, in eap_aka_prime_derive_keys_reauth() function
/hostap-latest/src/eap_server/
Deap_server_aka.c602 eap_aka_prime_derive_keys_reauth(data->k_re, data->counter, in eap_aka_build_reauth()
/hostap-latest/src/eap_peer/
Deap_aka.c1430 eap_aka_prime_derive_keys_reauth(data->k_re, data->counter, in eap_aka_process_reauthentication()