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

  /src/sys/arch/arm/sunxi/
sun8i_crypto.c 105 struct sun8i_crypto_softc { struct
175 void (*ct_callback)(struct sun8i_crypto_softc *,
196 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...]

Completed in 13 milliseconds