Searched refs:IKEV2_PAYLOAD_NO_NEXT_PAYLOAD (Results 1 – 8 of 8) sorted by relevance
/external/wpa_supplicant_8/src/eap_peer/ |
D | ikev2.c | 1151 IKEV2_PAYLOAD_NO_NEXT_PAYLOAD)) { in ikev2_build_sa_init() 1173 IKEV2_PAYLOAD_NO_NEXT_PAYLOAD) || in ikev2_build_sa_init() 1216 ikev2_build_auth(data, plain, IKEV2_PAYLOAD_NO_NEXT_PAYLOAD) || in ikev2_build_sa_auth() 1251 IKEV2_PAYLOAD_NO_NEXT_PAYLOAD) || in ikev2_build_notify() 1266 IKEV2_PAYLOAD_NO_NEXT_PAYLOAD)) { in ikev2_build_notify()
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
D | ikev2.c | 1156 IKEV2_PAYLOAD_NO_NEXT_PAYLOAD)) { in ikev2_build_sa_init() 1178 IKEV2_PAYLOAD_NO_NEXT_PAYLOAD) || in ikev2_build_sa_init() 1221 ikev2_build_auth(data, plain, IKEV2_PAYLOAD_NO_NEXT_PAYLOAD) || in ikev2_build_sa_auth() 1256 IKEV2_PAYLOAD_NO_NEXT_PAYLOAD) || in ikev2_build_notify() 1271 IKEV2_PAYLOAD_NO_NEXT_PAYLOAD)) { in ikev2_build_notify()
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/ |
D | ikev2_common.h | 108 IKEV2_PAYLOAD_NO_NEXT_PAYLOAD = 0, enumerator
|
D | ikev2_common.c | 323 while (next_payload != IKEV2_PAYLOAD_NO_NEXT_PAYLOAD) { in ikev2_parse_payloads() 419 next_payload = IKEV2_PAYLOAD_NO_NEXT_PAYLOAD; in ikev2_parse_payloads()
|
/external/wpa_supplicant_8/src/eap_common/ |
D | ikev2_common.h | 102 IKEV2_PAYLOAD_NO_NEXT_PAYLOAD = 0, enumerator
|
D | ikev2_common.c | 318 while (next_payload != IKEV2_PAYLOAD_NO_NEXT_PAYLOAD) { in ikev2_parse_payloads() 414 next_payload = IKEV2_PAYLOAD_NO_NEXT_PAYLOAD; in ikev2_parse_payloads()
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
D | ikev2.c | 1114 ikev2_build_ni(data, msg, IKEV2_PAYLOAD_NO_NEXT_PAYLOAD)) { in ikev2_build_sa_init() 1176 ikev2_build_auth(data, plain, IKEV2_PAYLOAD_NO_NEXT_PAYLOAD) || in ikev2_build_sa_auth()
|
/external/wpa_supplicant_8/src/eap_server/ |
D | ikev2.c | 1109 ikev2_build_ni(data, msg, IKEV2_PAYLOAD_NO_NEXT_PAYLOAD)) { in ikev2_build_sa_init() 1171 ikev2_build_auth(data, plain, IKEV2_PAYLOAD_NO_NEXT_PAYLOAD) || in ikev2_build_sa_auth()
|