Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/aes/
Dfsl_aes.c1010 uint32_t saveSize; in aes_gcm_process() local
1027 saveSize = inputSize; in aes_gcm_process()
1165 if (saveSize != 0U) in aes_gcm_process()
1167 aes_set_unaligned_from_word(swap_bytes(saveSize * 8u), &blkZero[12]); in aes_gcm_process()