Home
last modified time | relevance | path

Searched defs:sun8i_ce_alg_template (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce.h337 struct sun8i_ce_alg_template { struct
338 u32 type;
339 u32 ce_algo_id;
340 u32 ce_blockmode;
341 struct sun8i_ce_dev *ce;
342 union {
346 } alg;
347 unsigned long stat_req;
348 unsigned long stat_fb;
349 unsigned long stat_bytes;
[all …]