Lines Matching full:peer
2 * EAP peer state machines (RFC 4137)
14 * This file implements the Peer State Machine as defined in RFC 4137. The used
551 * RFC 4137 - Appendix A.1: EAP Peer State Machine - State transitions
725 * peer and server in a loop (e.g., TLS ACK frame in both
1207 * eap_peer_sm_init - Allocate and initialize EAP peer state machine
1258 * eap_peer_sm_deinit - Deinitialize and free an EAP peer state machine
1276 * eap_peer_sm_step - Step EAP peer state machine
1778 * EAP peer methods should avoid using this function if they can use other