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

/freebsd-11-stable/sys/dev/safe/
H A Dsafe.c91 static int safe_process(device_t, struct cryptop *, int);
105 DEVMETHOD(cryptodev_process, safe_process),
558 * safe_process marks ring entries that were allocated
848 safe_process(device_t dev, struct cryptop *crp, int hint) function

Completed in 99 milliseconds