Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/stm32/
Dstm32-cryp.c317 static struct stm32_cryp *stm32_cryp_find_dev(struct stm32_cryp_ctx *ctx) in stm32_cryp_find_dev() function
851 struct stm32_cryp *cryp = stm32_cryp_find_dev(ctx); in stm32_cryp_crypt()
865 struct stm32_cryp *cryp = stm32_cryp_find_dev(ctx); in stm32_cryp_aead_crypt()