Home
last modified time | relevance | path

Searched refs:nrf_cracen_module_disable (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_cracen.h153 NRF_STATIC_INLINE void nrf_cracen_module_disable(NRF_CRACEN_Type * p_reg, uint32_t modules);
231 NRF_STATIC_INLINE void nrf_cracen_module_disable(NRF_CRACEN_Type * p_reg, uint32_t modules) in nrf_cracen_module_disable() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_cracen.c241 nrf_cracen_module_disable(NRF_CRACEN, NRF_CRACEN_MODULE_RNG_MASK); in trng_entropy_get()
364 nrf_cracen_module_disable(NRF_CRACEN, NRF_CRACEN_MODULE_CRYPTOMASTER_MASK); in cm_aes_ecb()