Searched refs:sun8i_crypto_softc (Results 1 – 1 of 1) sorted by relevance
105 struct sun8i_crypto_softc { struct175 void (*ct_callback)(struct sun8i_crypto_softc *, argument196 sun8i_crypto_task_get(struct sun8i_crypto_softc *,197 void (*)(struct sun8i_crypto_softc *,200 static void sun8i_crypto_task_put(struct sun8i_crypto_softc *,203 static int sun8i_crypto_task_load(struct sun8i_crypto_softc *,209 static int sun8i_crypto_task_load_trng(struct sun8i_crypto_softc *,211 static int sun8i_crypto_task_load_aesecb(struct sun8i_crypto_softc *,214 static int sun8i_crypto_submit(struct sun8i_crypto_softc *,219 static void sun8i_crypto_schedule_worker(struct sun8i_crypto_softc *);[all …]