Home
last modified time | relevance | path

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

/drivers/crypto/stm32/
Dstm32-cryp.c172 static inline bool is_des(struct stm32_cryp *cryp) in is_des() function
310 if (is_des(c)) { in stm32_cryp_hw_write_key()
338 if (is_des(cryp) && is_ecb(cryp)) in stm32_cryp_get_hw_mode()
341 if (is_des(cryp) && is_cbc(cryp)) in stm32_cryp_get_hw_mode()