HomeSort by: relevance | last modified time | path
    Searched refs:SUN8I_CRYPTO_NCHAN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sun8i_crypto.h 37 #define SUN8I_CRYPTO_NCHAN 4
sun8i_crypto.c 122 } sc_chan[SUN8I_CRYPTO_NCHAN];
411 pool_cache_prime(sc->sc_taskpool, 2*SUN8I_CRYPTO_NCHAN);
895 for (i = 0; i < SUN8I_CRYPTO_NCHAN; i++) {
899 if (i == SUN8I_CRYPTO_NCHAN) {
1133 for (i = 0; i < SUN8I_CRYPTO_NCHAN; i++) {

Completed in 14 milliseconds