sun8i_crypto.c | 222 static bool sun8i_crypto_poll(struct sun8i_crypto_softc *, uint32_t *, 1011 !sun8i_crypto_poll(sc, &done, &esr)) 1082 * sun8i_crypto_poll(sc, &done, &esr) 1089 sun8i_crypto_poll(struct sun8i_crypto_softc *sc, function in typeref:typename:bool 1362 if (sun8i_crypto_poll(sc, &done, &esr)) 1558 if (sun8i_crypto_poll(sc, &done, &esr))
|