Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_54_AAR_CCM_ECB.c531 …uint8_t a_in[l_a + 1]; /* We allocate these VLAs 1 byte larger than used to avoid them having si… in nhw_CCM_logic() local
540 a_in, l_a, in nhw_CCM_logic()
544 memcpy(a_copy, a_in, l_a); in nhw_CCM_logic()
609 a_in, l_a, in nhw_CCM_logic()