Home
last modified time | relevance | path

Searched defs:is_ctr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c237 static inline bool is_ctr(struct stm32_cryp *cryp) in is_ctr() function
/openbmc/linux/drivers/crypto/
H A Dtalitos.c1582 bool is_ctr = (desc->hdr & DESC_HDR_SEL0_MASK) == DESC_HDR_SEL0_AESU && in common_nonsnoop() local