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

/freebsd-current/sys/dev/safe/
H A Dsafe.c88 static int safe_probesession(device_t, const struct crypto_session_params *);
103 DEVMETHOD(cryptodev_probesession, safe_probesession),
693 safe_probesession(device_t dev, const struct crypto_session_params *csp) function

Completed in 120 milliseconds