Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce.h221 struct sun8i_ce_dev { struct
278 struct sun8i_ce_dev *ce;
290 struct sun8i_ce_dev *ce;
330 struct sun8i_ce_dev *ce;
361 int sun8i_ce_get_engine_number(struct sun8i_ce_dev *ce);
363 int sun8i_ce_run_task(struct sun8i_ce_dev *ce, int flow, const char *name);
383 int sun8i_ce_hwrng_register(struct sun8i_ce_dev *ce);
384 void sun8i_ce_hwrng_unregister(struct sun8i_ce_dev *ce);
Dsun8i-ce-trng.c25 struct sun8i_ce_dev *ce; in sun8i_ce_trng_read()
35 ce = container_of(rng, struct sun8i_ce_dev, trng); in sun8i_ce_trng_read()
101 int sun8i_ce_hwrng_register(struct sun8i_ce_dev *ce) in sun8i_ce_hwrng_register()
119 void sun8i_ce_hwrng_unregister(struct sun8i_ce_dev *ce) in sun8i_ce_hwrng_unregister()
Dsun8i-ce-core.c149 int sun8i_ce_get_engine_number(struct sun8i_ce_dev *ce) in sun8i_ce_get_engine_number()
154 int sun8i_ce_run_task(struct sun8i_ce_dev *ce, int flow, const char *name) in sun8i_ce_run_task()
258 struct sun8i_ce_dev *ce = (struct sun8i_ce_dev *)data; in ce_irq_handler()
587 struct sun8i_ce_dev *ce = seq->private; in sun8i_ce_debugfs_show()
655 static void sun8i_ce_free_chanlist(struct sun8i_ce_dev *ce, int i) in sun8i_ce_free_chanlist()
670 static int sun8i_ce_allocate_chanlist(struct sun8i_ce_dev *ce) in sun8i_ce_allocate_chanlist()
729 struct sun8i_ce_dev *ce = dev_get_drvdata(dev); in sun8i_ce_pm_suspend()
740 struct sun8i_ce_dev *ce = dev_get_drvdata(dev); in sun8i_ce_pm_resume()
768 static int sun8i_ce_pm_init(struct sun8i_ce_dev *ce) in sun8i_ce_pm_init()
782 static void sun8i_ce_pm_exit(struct sun8i_ce_dev *ce) in sun8i_ce_pm_exit()
[all …]
Dsun8i-ce-cipher.c120 struct sun8i_ce_dev *ce = op->ce; in sun8i_ce_cipher_prepare()
302 struct sun8i_ce_dev *ce = op->ce; in sun8i_ce_cipher_run()
319 struct sun8i_ce_dev *ce = op->ce; in sun8i_ce_cipher_unprepare()
454 struct sun8i_ce_dev *ce = op->ce; in sun8i_ce_aes_setkey()
Dsun8i-ce-prng.c61 struct sun8i_ce_dev *ce; in sun8i_ce_prng_generate()
Dsun8i-ce-hash.c239 struct sun8i_ce_dev *ce; in sun8i_ce_hash_digest()
331 struct sun8i_ce_dev *ce; in sun8i_ce_hash_run()