Searched refs:safe_process (Results 1 – 1 of 1) sorted by relevance
91 static int safe_process(device_t, struct cryptop *, int);105 DEVMETHOD(cryptodev_process, safe_process),766 safe_process(device_t dev, struct cryptop *crp, int hint) in safe_process() function