Home
last modified time | relevance | path

Searched refs:omap_aes_find_dev (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Domap-aes.h203 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx);
H A Domap-aes-gcm.c264 dd = omap_aes_find_dev(rctx); in omap_aes_gcm_crypt()
H A Domap-aes.c209 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx) in omap_aes_find_dev() function
565 dd = omap_aes_find_dev(rctx); in omap_aes_crypt()
/kernel/linux/linux-6.6/drivers/crypto/
H A Domap-aes.h201 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx);
H A Domap-aes-gcm.c265 dd = omap_aes_find_dev(rctx); in omap_aes_gcm_crypt()
H A Domap-aes.c207 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx) in omap_aes_find_dev() function
559 dd = omap_aes_find_dev(rctx); in omap_aes_crypt()

Completed in 6 milliseconds