pub type nrf_cc3xx_platform_abort_handle_t = *mut c_void;
Expand description

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).