Searched refs:LAST_MSG_SA_INIT (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/wpa/src/eap_peer/ | ||
H A D | ikev2.h | 50 enum { LAST_MSG_SA_INIT, LAST_MSG_SA_AUTH } last_msg; enumerator |
H A D | ikev2.c | 798 data->last_msg = LAST_MSG_SA_INIT; in ikev2_responder_process() |