Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/sunxi-ss/
Dsun4i-ss.h170 struct sun4i_req_ctx { struct
171 u32 mode;
172 u64 byte_count; /* number of bytes "uploaded" to the device */
173 u32 hash[5]; /* for storing SS_IVx register */
174 char buf[64];
175 unsigned int len;
176 int flags;