From: Atul Gupta <[email protected]> Date: Tue, 11 Dec 2018 02:20:26 -0800
> listen fails when more than one tls capable device is > registered. tls_hw_hash is called for each dev which loops > again for each cdev_list causing listen failure. Hence > call chtls_listen_start/stop for specific device than loop over all > devices. > > Signed-off-by: Atul Gupta <[email protected]> Applied.
