Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c218 static inline bool is_des(struct stm32_cryp *cryp) in is_des() function
464 if (is_des(c)) { in stm32_cryp_hw_write_key()
511 if (is_des(cryp) && is_ecb(cryp)) in stm32_cryp_get_hw_mode()
514 if (is_des(cryp) && is_cbc(cryp)) in stm32_cryp_get_hw_mode()