Found 5 other functions taking a
eap_mschapv2_hdr
argument:
eap_mschapv2_process - Process an EAP-MSCHAPv2 challenge message @sm: Pointer to EAP state machine allocated with eap_peer_sm_init() @data: Pointer to private EAP method data from eap_mschapv2_init() @ret: Return values from EAP request validation and processing @req: Pointer to EAP-MSCHAPv2 header from the request @req_len: Length of the EAP-MSCHAPv2 data @id: EAP identifier used in the request Returns: Pointer to allocated EAP response packet (eapRespData) or %NULL if no reply available
eap_mschapv2_process - Process an EAP-MSCHAPv2 failure message @sm: Pointer to EAP state machine allocated with eap_peer_sm_init() @data: Pointer to private EAP method data from eap_mschapv2_init() @ret: Return values from EAP request validation and processing @req: Pointer to EAP-MSCHAPv2 header from the request @req_len: Length of the EAP-MSCHAPv2 data @id: EAP identifier used in th erequest Returns: Pointer to allocated EAP response packet (eapRespData) or %NULL if no reply available