Searched refs:safe_probesession (Results 1 – 1 of 1) sorted by relevance
88 static int safe_probesession(device_t, const struct crypto_session_params *);103 DEVMETHOD(cryptodev_probesession, safe_probesession),692 safe_probesession(device_t dev, const struct crypto_session_params *csp) in safe_probesession() function