Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/stm32/
Dstm32-cryp.c126 struct stm32_cryp { struct
133 const struct stm32_cryp_caps *caps; argument
134 struct stm32_cryp_ctx *ctx; argument
157 struct stm32_cryp_list { argument
167 static inline bool is_aes(struct stm32_cryp *cryp) in is_aes() argument
/kernel/linux/linux-6.6/drivers/crypto/stm32/
Dstm32-cryp.c172 struct stm32_cryp { struct
179 const struct stm32_cryp_caps *caps; argument
180 struct stm32_cryp_ctx *ctx; argument
203 struct stm32_cryp_list { argument
213 static inline bool is_aes(struct stm32_cryp *cryp) in is_aes() argument