Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c318 static struct stm32_cryp *stm32_cryp_find_dev(struct stm32_cryp_ctx *ctx) in stm32_cryp_find_dev() function
852 struct stm32_cryp *cryp = stm32_cryp_find_dev(ctx); in stm32_cryp_crypt()
866 struct stm32_cryp *cryp = stm32_cryp_find_dev(ctx); in stm32_cryp_aead_crypt()