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

  /src/sys/arch/arm/sunxi/
sun8i_crypto.c 1659 bool cu_cancel; member in struct:sun8i_crypto_userreq
1726 req->cu_cancel = false;
1773 req->cu_cancel = true;
1821 cancel = req->cu_cancel;
sun8i_crypto.c 1659 bool cu_cancel; member in struct:sun8i_crypto_userreq
1726 req->cu_cancel = false;
1773 req->cu_cancel = true;
1821 cancel = req->cu_cancel;

Completed in 26 milliseconds