Searched refs:caam_crc_alg_is_customcrc (Results 1 – 1 of 1) sorted by relevance
3386 static inline bool caam_crc_alg_is_customcrc(caam_crc_algo_t algo) in caam_crc_alg_is_customcrc() function3405 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()