Home
last modified time | relevance | path

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

/linux/drivers/crypto/stm32/
A Dstm32-cryp.c119 struct stm32_cryp *cryp;
129 struct stm32_cryp { struct
180 static inline bool is_aes(struct stm32_cryp *cryp) in is_aes() argument
185 static inline bool is_des(struct stm32_cryp *cryp) in is_des()
268 struct stm32_cryp *tmp, *cryp = NULL; in stm32_cryp_find_dev()
920 struct stm32_cryp *cryp; in stm32_cryp_prepare_req()
1038 struct stm32_cryp *cryp = ctx->cryp; in stm32_cryp_cipher_one_req()
1059 struct stm32_cryp *cryp = ctx->cryp; in stm32_cryp_aead_one_req()
1689 struct stm32_cryp *cryp = arg; in stm32_cryp_irq_thread()
1730 struct stm32_cryp *cryp = arg; in stm32_cryp_irq()
[all …]

Completed in 7 milliseconds