On my nRF52840 with SD 17.1 through nrf_crypto_init the function p_backend->init_fn() is called.
The only backend I have enabled is CC310 via setting
CFLAGS += -DNRF_CRYPTO_BACKEND_CC310_ENABLED=1
<error> app: app_error_print(): <error> app: Fault identifier: 0x1001 <error> app: Program counter: 0x38512 <error> app: Fault information: 0x1

