sun8i_crypto.c | 196 sun8i_crypto_task_get(struct sun8i_crypto_softc *, 611 * sun8i_crypto_task_get(sc, callback, cookie, pflags) 620 sun8i_crypto_task_get(struct sun8i_crypto_softc *sc, function in typeref:struct:sun8i_crypto_task * 659 * Free a task obtained with sun8i_crypto_task_get. 1331 task = rng->cr_task = sun8i_crypto_task_get(sc, sun8i_crypto_rng_done, 1512 task = selftest->cs_task = sun8i_crypto_task_get(sc, 1734 task = req->cu_task = sun8i_crypto_task_get(sc, 2186 task = sun8i_crypto_task_get(sc, &sun8i_crypto_callback, crp,
|