Hello,
I noticed that nrf_ble_lesc_request_handler() hangs when I have NRF_CRYPTO_BACKEND_CC310_ENABLED and use a NRF_SDH_BLE_TOTAL_LINK_COUNT bigger than 5. Using the Oberon crypto backend or a link count <= 5 this problem does not exist.
I have reduced the link count so it's not an urgent issue for me, but I wanted to report the bug.