Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h322 struct sun8i_ce_alg_template { struct
323 u32 type;
324 u32 ce_algo_id;
325 u32 ce_blockmode;
326 struct sun8i_ce_dev *ce;
327 union {
331 } alg;
332 unsigned long stat_req;
333 unsigned long stat_fb;
334 unsigned long stat_bytes;
[all …]