Searched refs:VERSION_CAP_TRNG (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/crypto/ccp/
H A Dccp_hardware.h53 #define VERSION_CAP_TRNG (1 << 13) macro
H A Dccp.c198 if ((sc->hw_features & VERSION_CAP_TRNG) != 0)
217 if (g_ccp_softc == sc && (sc->hw_features & VERSION_CAP_TRNG) != 0)

Completed in 118 milliseconds