Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c178 kCAAM_HashSgtEntryLast = 1u, /*!< Sets Final Bit in the last SGT entry */ enumerator
2870 if ((kCAAM_HashSgtEntryLast == last) && (0U == inputSize)) in caam_hash_sgt_insert()
2885 if (kCAAM_HashSgtEntryLast == last) in caam_hash_sgt_insert()
3079 …m_hash_sgt_insert(ctxInternal, input, inputSize, numRemain, algState, sgt, kCAAM_HashSgtEntryLast); in caam_hash_append_data()
3550 … algState, sgt, kCAAM_HashSgtEntryLast); /* sgt table, entry 0 word 0 */ in CAAM_HASH_NonBlocking()
3865 if ((kCAAM_HashSgtEntryLast == last) && (0U == inputSize)) in caam_crc_sgt_insert()
3880 if (kCAAM_HashSgtEntryLast == last) in caam_crc_sgt_insert()
4048 …am_crc_sgt_insert(ctxInternal, input, inputSize, numRemain, algState, sgt, kCAAM_HashSgtEntryLast); in caam_crc_append_data()
4388 … algState, sgt, kCAAM_HashSgtEntryLast); /* sgt table, entry 0 word 0 */ in CAAM_CRC_NonBlocking()