Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce.h189 struct sun8i_ce_flow { struct
222 struct sun8i_ce_flow *chanlist;
Dsun8i-ce-trng.c30 struct sun8i_ce_flow *chan; in sun8i_ce_trng_read()
Dsun8i-ce-prng.c68 struct sun8i_ce_flow *chan; in sun8i_ce_prng_generate()
Dsun8i-ce-cipher.c87 struct sun8i_ce_flow *chan; in sun8i_ce_cipher_prepare()
294 struct sun8i_ce_flow *chan; in sun8i_ce_cipher_unprepare()
Dsun8i-ce-hash.c257 struct sun8i_ce_flow *chan; in sun8i_ce_hash_run()
Dsun8i-ce-core.c628 sizeof(struct sun8i_ce_flow), GFP_KERNEL); in sun8i_ce_allocate_chanlist()