Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-trng.c31 struct ce_task *cet; in sun8i_ce_trng_read()
65 memset(cet, 0, sizeof(struct ce_task)); in sun8i_ce_trng_read()
Dsun8i-ce-prng.c67 struct ce_task *cet; in sun8i_ce_prng_generate()
119 memset(cet, 0, sizeof(struct ce_task)); in sun8i_ce_prng_generate()
Dsun8i-ce.h167 struct ce_task { struct
199 struct ce_task *tl;
Dsun8i-ce-core.c158 struct ce_task *cet = ce->chanlist[flow].tl; in sun8i_ce_run_task()
203 cet, sizeof(struct ce_task), false); in sun8i_ce_run_task()
222 cet, sizeof(struct ce_task), false); in sun8i_ce_run_task()
238 cet, sizeof(struct ce_task), false); in sun8i_ce_run_task()
660 dma_free_coherent(ce->dev, sizeof(struct ce_task), in sun8i_ce_free_chanlist()
695 sizeof(struct ce_task), in sun8i_ce_allocate_chanlist()
Dsun8i-ce-cipher.c125 struct ce_task *cet; in sun8i_ce_cipher_prepare()
153 memset(cet, 0, sizeof(struct ce_task)); in sun8i_ce_cipher_prepare()
322 struct ce_task *cet; in sun8i_ce_cipher_unprepare()
Dsun8i-ce-hash.c333 struct ce_task *cet; in sun8i_ce_hash_run()
381 memset(cet, 0, sizeof(struct ce_task)); in sun8i_ce_hash_run()