Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_CRACEN_CM.AES.c31 #define BLOCK_SIZE 128/8 macro
47 char data_out[BLOCK_SIZE];
76 if (len != BLOCK_SIZE) { in nhw_CRACEN_CM_AES_process_data()
120 nhw_CRACEN_CM_give_pusher_data(CM_AES_st.data_out, BLOCK_SIZE); in nhw_CRACEN_CM_AES_timer_triggered()