sun8i_crypto.c | 224 static bool sun8i_crypto_done(struct sun8i_crypto_softc *, uint32_t, 1075 if (sun8i_crypto_done(sc, done, esr, getticks())) { 1115 * sun8i_crypto_done(sc, done, esr, now) 1122 sun8i_crypto_done(struct sun8i_crypto_softc *sc, uint32_t done, uint32_t esr, function in typeref:typename:bool 1363 (void)sun8i_crypto_done(sc, done, esr, getticks()); 1366 (void)sun8i_crypto_done(sc, 0, 0, 1559 (void)sun8i_crypto_done(sc, done, esr, getticks()); 1562 (void)sun8i_crypto_done(sc, 0, 0,
|