Home
last modified time | relevance | path

Searched refs:ikev2_derive_keys (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dikev2.c31 static int ikev2_derive_keys(struct ikev2_responder_data *data) in ikev2_derive_keys() function
1097 if (ikev2_derive_keys(data)) { in ikev2_build_sa_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dikev2.c35 static int ikev2_derive_keys(struct ikev2_initiator_data *data) in ikev2_derive_keys() function
492 if (ikev2_derive_keys(data) < 0) in ikev2_process_sa_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dikev2.c31 static int ikev2_derive_keys(struct ikev2_responder_data *data) in ikev2_derive_keys() function
1099 if (ikev2_derive_keys(data)) { in ikev2_build_sa_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Dikev2.c35 static int ikev2_derive_keys(struct ikev2_initiator_data *data) in ikev2_derive_keys() function
492 if (ikev2_derive_keys(data) < 0) in ikev2_process_sa_init()

Completed in 6 milliseconds