eap_peer_select_phase2_methods() function
eap_peer_select_phase2_methods - Select phase 2 EAP method @config: Pointer to the network configuration @prefix: 'phase2' configuration prefix, e.g., "auth=" @types: Buffer for returning allocated list of allowed EAP methods @num_types: Buffer for returning number of allocated EAP methods Returns: 0 on success, -1 on failure This function is used to parse EAP method list and select allowed methods for Phase2 authentication.
eap_peer_select_phase2_methods() is called by 3 functions and calls 4 functions:
![]()
eap_peer_select_phase2_methods()
eap_peer_select_phase2_methods() reads 3 variables and writes 2 variables:
![]()
eap_peer_select_phase2_methods()
eap_peer_select_phase2_methods() allocates 1 types and frees 1 types:
![]()
eap_peer_select_phase2_methods()