Found 1 other functions taking a
eap_method_type
argument:
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.