Home | Sort by: relevance | last modified time | path |
/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; |