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

  /src/sys/arch/arm/sunxi/
sun8i_crypto.c 133 struct sun8i_crypto_task *cr_task; member in struct:sun8i_crypto_softc::sun8i_crypto_rng
1331 task = rng->cr_task = sun8i_crypto_task_get(sc, sun8i_crypto_rng_done,
1333 if (rng->cr_task == NULL) {
1391 struct sun8i_crypto_task *task = rng->cr_task;
sun8i_crypto.c 133 struct sun8i_crypto_task *cr_task; member in struct:sun8i_crypto_softc::sun8i_crypto_rng
1331 task = rng->cr_task = sun8i_crypto_task_get(sc, sun8i_crypto_rng_done,
1333 if (rng->cr_task == NULL) {
1391 struct sun8i_crypto_task *task = rng->cr_task;

Completed in 28 milliseconds