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

  /src/sys/arch/arm/sunxi/
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,

Completed in 208 milliseconds