Type Definition nrfxlib_sys::nrf_cc3xx_platform_abort_handle_t[][src]

type nrf_cc3xx_platform_abort_handle_t = *mut c_void;

Type definition of handle used for abort

This handle could point to the thread or task to abort or any other static memory required for aborting the on-going cryptographic routine(s).