Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_AES_CCM.c57 static bool decryption_ongoing; variable
65 decryption_ongoing = false; in nhw_aes_ccm_init()
240 decryption_ongoing = true; in nhw_CCM_TASK_CRYPT()
246 decryption_ongoing = false; in nhw_CCM_TASK_STOP()
279 if (!decryption_ongoing) { in NHW_SIDEEFFECTS_EVENTS()
282 decryption_ongoing = false; in NHW_SIDEEFFECTS_EVENTS()