Searched refs:ltc_hash_merge_and_flush_buf (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/ |
D | fsl_ltc.c | 3342 static status_t ltc_hash_merge_and_flush_buf(ltc_hash_ctx_internal_t *ctx, in ltc_hash_merge_and_flush_buf() function 3421 … status = ltc_hash_merge_and_flush_buf(ctx, data, dataSize, modeReg, blockSize, &sz); in ltc_hash_move_rest_to_context() 3457 status = ltc_hash_merge_and_flush_buf(ctx, input, inputSize, modeReg, blockSize, &sz); in ltc_hash_process_input_data()
|