Home
last modified time | relevance | path

Searched refs:kick_trng (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dctrl.c345 * kick_trng - sets the various parameters for enabling the initialization
350 static void kick_trng(struct platform_device *pdev, int ent_delay) in kick_trng() function
863 * setting these (kick_trng(...)) is skipped. in caam_probe()
873 kick_trng(pdev, ent_delay); in caam_probe()
878 * and the kick_trng(...) function will modify the in caam_probe()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dctrl.c352 * kick_trng - sets the various parameters for enabling the initialization
357 static void kick_trng(struct device *dev, int ent_delay) in kick_trng() function
689 * setting these (kick_trng(...)) is skipped. in caam_ctrl_rng_init()
699 kick_trng(dev, ent_delay); in caam_ctrl_rng_init()
704 * and the kick_trng(...) function will modify the in caam_ctrl_rng_init()

Completed in 3 milliseconds