Searched defs:sun8i_crypto_userreq (Results 1 – 1 of 1) sorted by relevance
1651 struct sun8i_crypto_userreq { struct1652 kmutex_t cu_lock;1653 kcondvar_t cu_cv;1654 size_t cu_size;1655 struct sun8i_crypto_buf cu_buf;1656 struct sun8i_crypto_task *cu_task;1657 int cu_error;1658 bool cu_done;1659 bool cu_cancel;