Searched refs:cr_task (Results 1 – 1 of 1) sorted by relevance
133 struct sun8i_crypto_task *cr_task; member1331 task = rng->cr_task = sun8i_crypto_task_get(sc, sun8i_crypto_rng_done, in sun8i_crypto_rng_attach()1333 if (rng->cr_task == NULL) { in sun8i_crypto_rng_attach()1391 struct sun8i_crypto_task *task = rng->cr_task; in sun8i_crypto_rng_get()