Searched refs:is_tdes (Results 1 – 1 of 1) sorted by relevance
222 static inline bool is_tdes(struct stm32_cryp *cryp) in is_tdes() function516 if (is_tdes(cryp) && is_ecb(cryp)) in stm32_cryp_get_hw_mode()519 if (is_tdes(cryp) && is_cbc(cryp)) in stm32_cryp_get_hw_mode()