Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sunxi/
H A Dsun8i_crypto.c120 struct sun8i_crypto_task *cc_task; member
896 if (sc->sc_chan[i].cc_task == NULL) in sun8i_crypto_submit()
964 sc->sc_chan[i].cc_task = task; in sun8i_crypto_submit()
1137 if (sc->sc_chan[i].cc_task != NULL) { in sun8i_crypto_done()
1207 if ((task = sc->sc_chan[i].cc_task) == NULL) { in sun8i_crypto_chan_done()
1213 sc->sc_chan[i].cc_task = NULL; in sun8i_crypto_chan_done()