Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/sunxi/ | |
sun8i_crypto.c | 1658 bool cu_done; member in struct:sun8i_crypto_userreq 1725 req->cu_done = false; 1761 while (!req->cu_done) { 1770 if (req->cu_done) 1823 req->cu_done = true; |
sun8i_crypto.c | 1658 bool cu_done; member in struct:sun8i_crypto_userreq 1725 req->cu_done = false; 1761 while (!req->cu_done) { 1770 if (req->cu_done) 1823 req->cu_done = true; |