Home
last modified time | relevance | path

Searched refs:HIFN_HAS_AES (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/crypto/hifn/
H A Dhifn7751var.h174 #define HIFN_HAS_AES 0x4 /* includes AES support */ macro
H A Dhifn7751.c390 sc->sc_flags |= HIFN_IS_7956 | HIFN_HAS_AES; in hifn_attach()
593 if (sc->sc_flags & HIFN_HAS_AES) in hifn_attach()