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

  /src/sys/arch/arm/sunxi/
sun8i_crypto.c 1654 size_t cu_size; member in struct:sun8i_crypto_userreq
1723 req->cu_size = size;
1802 out1: sun8i_crypto_freebuf(sc, req->cu_size, &req->cu_buf);
1837 sun8i_crypto_freebuf(sc, req->cu_size, &req->cu_buf);
sun8i_crypto.c 1654 size_t cu_size; member in struct:sun8i_crypto_userreq
1723 req->cu_size = size;
1802 out1: sun8i_crypto_freebuf(sc, req->cu_size, &req->cu_buf);
1837 sun8i_crypto_freebuf(sc, req->cu_size, &req->cu_buf);
sun8i_crypto.c 1654 size_t cu_size; member in struct:sun8i_crypto_userreq
1723 req->cu_size = size;
1802 out1: sun8i_crypto_freebuf(sc, req->cu_size, &req->cu_buf);
1837 sun8i_crypto_freebuf(sc, req->cu_size, &req->cu_buf);

Completed in 34 milliseconds