Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce.h190 struct sun8i_ce_flow { struct
223 struct sun8i_ce_flow *chanlist;
Dsun8i-ce-trng.c30 struct sun8i_ce_flow *chan; in sun8i_ce_trng_read()
Dsun8i-ce-prng.c66 struct sun8i_ce_flow *chan; in sun8i_ce_prng_generate()
Dsun8i-ce-cipher.c87 struct sun8i_ce_flow *chan; in sun8i_ce_cipher_prepare()
297 struct sun8i_ce_flow *chan; in sun8i_ce_cipher_unprepare()
Dsun8i-ce-hash.c258 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()