Searched refs:HIFN_HAS_RNG (Results 1 – 2 of 2) sorted by relevance
167 #define HIFN_HAS_RNG 0x1 /* includes random number generator */ macro
374 sc->sc_flags = HIFN_HAS_RNG | HIFN_HAS_PUBLIC; in hifn_attach()381 sc->sc_flags |= HIFN_IS_7811 | HIFN_HAS_RNG; in hifn_attach()590 if (sc->sc_flags & (HIFN_HAS_PUBLIC | HIFN_HAS_RNG)) in hifn_attach()750 if (sc->sc_flags & HIFN_HAS_RNG) { in hifn_init_pubrng()