Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/stm32/
H A Dstm32-cryp.c254 static struct stm32_cryp *stm32_cryp_find_dev(struct stm32_cryp_ctx *ctx) in stm32_cryp_find_dev() function
682 struct stm32_cryp *cryp = stm32_cryp_find_dev(ctx); in stm32_cryp_crypt()
696 struct stm32_cryp *cryp = stm32_cryp_find_dev(ctx); in stm32_cryp_aead_crypt()