Home
last modified time | relevance | path

Searched refs:IKEV2_PAYLOAD_EAP (Results 1 – 5 of 5) sorted by relevance

/openbsd/sbin/iked/
H A Deap.c169 if (ikev2_next_payload(pld, len, IKEV2_PAYLOAD_EAP) == -1) in eap_identity_request()
236 IKEV2_PAYLOAD_EAP, IKEV2_EXCHANGE_IKE_AUTH, 1); in eap_challenge_request()
259 IKEV2_PAYLOAD_EAP, IKEV2_EXCHANGE_IKE_AUTH, 1); in eap_message_send()
306 IKEV2_PAYLOAD_EAP, IKEV2_EXCHANGE_IKE_AUTH, 1); in eap_mschap_challenge()
333 IKEV2_PAYLOAD_EAP, IKEV2_EXCHANGE_IKE_AUTH, 1); in eap_mschap_success()
H A Dikev2.h106 #define IKEV2_PAYLOAD_EAP 48 /* Extensible Authentication */ macro
H A Dradius.c333 ikev2_send_ike_e(env, req->rr_sa, e, IKEV2_PAYLOAD_EAP, in iked_radius_on_event()
H A Dikev2_pld.c265 case IKEV2_PAYLOAD_EAP | IKED_E: in ikev2_pld_payloads()
/openbsd/regress/sbin/iked/parser/
H A Dtest_parser_fuzz.c792 set_nextpayload(ibuf_data(data), IKEV2_PAYLOAD_EAP); in parser_fuzz_tests()