Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c3742 static inline bool caam_crc_alg_is_customcrc(caam_crc_algo_t algo) in caam_crc_alg_is_customcrc() function
3761 if (caam_crc_alg_is_customcrc(algo)) in caam_crc_check_input_args()
3912 bool isCustomCRC = caam_crc_alg_is_customcrc(algo); in caam_crc_schedule_input_data()
4105 if (caam_crc_alg_is_customcrc(algo)) in CAAM_CRC_Init()