crypto_get_driverid
aesni_sc->sc_cid = crypto_get_driverid(CRYPTOCAP_F_MPSAFE);
vc3_sc->sc_cid = crypto_get_driverid(0);
cryptox_sc->sc_cid = crypto_get_driverid(CRYPTOCAP_F_MPSAFE);
vc3_sc->sc_cid = crypto_get_driverid(0);
sc->sc_cid = crypto_get_driverid(0);
sc->sc_cid = crypto_get_driverid(CRYPTOCAP_F_MPSAFE);
int32_t crypto_get_driverid(u_int8_t);
swcr_id = crypto_get_driverid(flags);