eapol_sm_notify_eap_success - Notification of external EAP success trigger @sm: Pointer to EAPOL state machine allocated with eapol_sm_init() @success: %TRUE = set success, %FALSE = clear success Notify the EAPOL state machine that external event has forced EAP state to success (success = %TRUE). This can be cleared by setting success = %FALSE. This function is called to update EAP state when WPA-PSK key handshake has been completed successfully since WPA-PSK does not use EAP state machine.