Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_sce/aes2/
Daes2_ccm_mode.c42 #define PARAM_B0_PLEN_3BITS_MSB_OFFSET (29) macro
383 Out_ParamB0->B63_B32 = (plen >> PARAM_B0_PLEN_3BITS_MSB_OFFSET) & PARAM_B0_B63_B32_MASK; in hw_aes_ccm_calculate_b0()