Home
last modified time | relevance | path

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

/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c248 static inline bool is_des(struct stm32_cryp *cryp) in is_des() function
507 if (is_des(c)) { in stm32_cryp_hw_write_key()
554 if (is_des(cryp) && is_ecb(cryp)) in stm32_cryp_get_hw_mode()
557 if (is_des(cryp) && is_cbc(cryp)) in stm32_cryp_get_hw_mode()