Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_AES_ECB.c67 void nhw_aes_ecb_cheat_set_t_ecb(unsigned int new_t){ in nhw_aes_ecb_cheat_set_t_ecb() argument
68 ECB_t_ECB = new_t; in nhw_aes_ecb_cheat_set_t_ecb()
70 void nrf_aes_ecb_cheat_set_t_ecb(unsigned int new_t) { in nrf_aes_ecb_cheat_set_t_ecb() argument
71 nhw_aes_ecb_cheat_set_t_ecb(new_t); in nrf_aes_ecb_cheat_set_t_ecb()
DNHW_CRACEN_wrap.c119 bs_time_t new_t = BS_MIN(Timer_CRACEN_NDRNG, Timer_CRACEN_CM); in nhw_CRACEN_update_timer() local
120 if (Timer_CRACEN != new_t) { in nhw_CRACEN_update_timer()
121 Timer_CRACEN = new_t; in nhw_CRACEN_update_timer()
DNRF_AES_ECB.h20 void nrf_aes_ecb_cheat_set_t_ecb(unsigned int new_t);
Dhw_testcheat_if.h43 void nhw_aes_ecb_cheat_set_t_ecb(unsigned int new_t);
DNHW_AES_ECB.h21 void nhw_aes_ecb_cheat_set_t_ecb(unsigned int new_t);
DNHW_54_AAR_CCM_ECB.c706 void nhw_aes_ecb_cheat_set_t_ecb(unsigned int new_t){ in NHW_CCM_REGW_SIDEFFECTS_SUBSCRIBE()
708 nhw_ecb_st[i].t_ECB = new_t; in NHW_CCM_REGW_SIDEFFECTS_SUBSCRIBE()