Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_cryp.c2912 uint32_t nolastpaddingbytes; in CRYP_AESGCM_Process() local
3138 nolastpaddingbytes = npblb % 4U; in CRYP_AESGCM_Process()
3140 switch (nolastpaddingbytes) in CRYP_AESGCM_Process()