Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c162 struct stm32_cryp *cryp;
172 struct stm32_cryp { struct
213 static inline bool is_aes(struct stm32_cryp *cryp) in is_aes() argument
218 static inline bool is_des(struct stm32_cryp *cryp) in is_des()
320 struct stm32_cryp *tmp, *cryp = NULL; in stm32_cryp_find_dev()
1157 struct stm32_cryp *cryp; in stm32_cryp_prepare_req()
1242 struct stm32_cryp *cryp = ctx->cryp; in stm32_cryp_cipher_one_req()
1256 struct stm32_cryp *cryp = ctx->cryp; in stm32_cryp_aead_one_req()
1637 struct stm32_cryp *cryp = arg; in stm32_cryp_irq_thread()
1680 struct stm32_cryp *cryp = arg; in stm32_cryp_irq()
[all …]