Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h193 struct sun8i_ce_flow { struct
228 struct sun8i_ce_flow *chanlist;
H A Dsun8i-ce-trng.c30 struct sun8i_ce_flow *chan; in sun8i_ce_trng_read()
H A Dsun8i-ce-prng.c66 struct sun8i_ce_flow *chan; in sun8i_ce_prng_generate()
H A Dsun8i-ce-cipher.c129 struct sun8i_ce_flow *chan; in sun8i_ce_cipher_prepare()
310 struct sun8i_ce_flow *chan; in sun8i_ce_cipher_unprepare()
H A Dsun8i-ce-hash.c338 struct sun8i_ce_flow *chan; in sun8i_ce_hash_run()
H A Dsun8i-ce-core.c714 sizeof(struct sun8i_ce_flow), GFP_KERNEL); in sun8i_ce_allocate_chanlist()