HomeSort by: relevance | last modified time | path
    Searched defs:cu_done (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 26 milliseconds