Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss.h190 struct sun4i_req_ctx { struct
191 u32 mode;
192 u64 byte_count; /* number of bytes "uploaded" to the device */
193 u32 hash[5]; /* for storing SS_IVx register */
194 char buf[64];
195 unsigned int len;
196 int flags;