Home
last modified time | relevance | path

Searched refs:sun8i_crypto_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/sunxi/
H A Dsun8i_crypto.c105 struct sun8i_crypto_softc { struct
175 void (*ct_callback)(struct sun8i_crypto_softc *, argument
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 …]