Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c3386 static inline bool caam_crc_alg_is_customcrc(caam_crc_algo_t algo) in caam_crc_alg_is_customcrc() function
3405 if (caam_crc_alg_is_customcrc(algo)) in caam_crc_check_input_args()
3557 bool isCustomCRC = caam_crc_alg_is_customcrc(algo); in caam_crc_schedule_input_data()
3750 if (caam_crc_alg_is_customcrc(algo)) in CAAM_CRC_Init()