eap_peer_tls_build_ack() function
eap_peer_tls_build_ack - Build a TLS ACK frame @id: EAP identifier for the response @eap_type: EAP type (EAP_TYPE_TLS, EAP_TYPE_PEAP, ...) @peap_version: Version number for EAP-PEAP/TTLS Returns: Pointer to the allocated ACK frame or %NULL on failure
![]()
return eap_peer_tls_build_ack(id, data->eap_type, 0);
eap_peer_tls_build_ack() is called by 6 functions and calls 2 functions:
![]()
eap_peer_tls_build_ack()
eap_peer_tls_build_ack() reads 1 variable:
![]()
eap_peer_tls_build_ack()