Searched refs:VERSION_CAP_SHA (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/crypto/ccp/ | ||
| H A D | ccp_hardware.h | 48 #define VERSION_CAP_SHA (1 << 8) macro |
| H A D | ccp.c | 315 if ((sc->hw_features & VERSION_CAP_SHA) == 0) in ccp_auth_supported() |