Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_sce/ra2/
Dsc324_aes_private.c52 uint32_t nw; in hw_sc324_aes_endian_convert() local
53 for (nw = 0; nw < num_words; nw++) in hw_sc324_aes_endian_convert()
55 p_dest[nw] = __REV(p_source[nw]); in hw_sc324_aes_endian_convert()