Searched refs:caam_hash_sgt_insert (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/caam/ |
| D | fsl_caam.c | 2824 static uint32_t caam_hash_sgt_insert(caam_hash_ctx_internal_t *ctxInternal, in caam_hash_sgt_insert() function 3079 …size_t num = caam_hash_sgt_insert(ctxInternal, input, inputSize, numRemain, algState, sgt, kCAAM_H… in caam_hash_append_data() 3316 (void)caam_hash_sgt_insert(NULL, input, inputSize, NULL, kCAAM_AlgStateInitFinal, sgt, in CAAM_HASH_UpdateNonBlocking() 3547 …uint32_t num = caam_hash_sgt_insert(NULL, /* no ctxInternal data to pre-pend before in… in CAAM_HASH_NonBlocking() 4385 …uint32_t num = caam_hash_sgt_insert(NULL, /* no ctxInternal data to pre-pend before in… in CAAM_CRC_NonBlocking()
|