Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.h295 } caam_crc_algo_t; typedef
1446 caam_crc_algo_t algo,
1504 caam_crc_algo_t algo,
1540 caam_crc_algo_t algo,
Dfsl_caam.c204caam_crc_algo_t algo; /*!< selected algorithm from the set of supported algorithms in caam_h…
3733 static status_t caam_crc_check_input_alg(caam_crc_algo_t algo) in caam_crc_check_input_alg()
3742 static inline bool caam_crc_alg_is_customcrc(caam_crc_algo_t algo) in caam_crc_alg_is_customcrc()
3748 …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()
3782 static uint32_t caam_crc_algo2mode(caam_crc_algo_t algo, uint32_t crcMode, uint32_t algState) in caam_crc_algo2mode()
3896 caam_crc_algo_t algo, in caam_crc_schedule_input_data()
4080 caam_crc_algo_t algo, in CAAM_CRC_Init()
4315 caam_crc_algo_t algo, in CAAM_CRC()
4369 caam_crc_algo_t algo, in CAAM_CRC_NonBlocking()