Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc.c1970 bool aad_single_session; in ltc_aes_ccm_process_aad() local
1975 aad_single_session = (((aadSize + 2u) + 15u) & 0xfffffff0u) <= LTC_FIFO_SZ_MAX_DOWN_ALGN; in ltc_aes_ccm_process_aad()
1986 if (aad_single_session) in ltc_aes_ccm_process_aad()
2003 if (aad_single_session) in ltc_aes_ccm_process_aad()