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

/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Dikev2.c31 static int ikev2_derive_keys(struct ikev2_responder_data *data) function
1097 if (ikev2_derive_keys(data)) {
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Dikev2.c35 static int ikev2_derive_keys(struct ikev2_initiator_data *data) function
492 if (ikev2_derive_keys(data) < 0)
/external/wpa_supplicant_8/src/eap_peer/
H A Dikev2.c31 static int ikev2_derive_keys(struct ikev2_responder_data *data) function
1097 if (ikev2_derive_keys(data)) {
/external/wpa_supplicant_8/src/eap_server/
H A Dikev2.c35 static int ikev2_derive_keys(struct ikev2_initiator_data *data) function
492 if (ikev2_derive_keys(data) < 0)
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Dikev2.c31 static int ikev2_derive_keys(struct ikev2_responder_data *data) function
1097 if (ikev2_derive_keys(data)) {
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Dikev2.c35 static int ikev2_derive_keys(struct ikev2_initiator_data *data) function
492 if (ikev2_derive_keys(data) < 0)

Completed in 138 milliseconds