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

  /src/sys/arch/arm/sunxi/
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))

Completed in 12 milliseconds