Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.h283 } caam_crc_algo_t; typedef
1314 caam_crc_algo_t algo,
1372 caam_crc_algo_t algo,
1408 caam_crc_algo_t algo,
Dfsl_caam.c196caam_crc_algo_t algo; /*!< selected algorithm from the set of supported algorithms in caam_h…
3377 static status_t caam_crc_check_input_alg(caam_crc_algo_t algo) in caam_crc_check_input_alg()
3386 static inline bool caam_crc_alg_is_customcrc(caam_crc_algo_t algo) in caam_crc_alg_is_customcrc()
3392 …CAAM_Type *base, caam_hash_ctx_t *ctx, caam_crc_algo_t algo, const uint8_t *polynomial, size_t pol… in caam_crc_check_input_args()
3426 static uint32_t caam_crc_algo2mode(caam_crc_algo_t algo, uint32_t crcMode, uint32_t algState) in caam_crc_algo2mode()
3540 caam_crc_algo_t algo, in caam_crc_schedule_input_data()
3725 caam_crc_algo_t algo, in CAAM_CRC_Init()
3960 caam_crc_algo_t algo, in CAAM_CRC()
4014 caam_crc_algo_t algo, in CAAM_CRC_NonBlocking()