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

/freebsd-11-stable/sys/dev/ubsec/
H A Dubsec.c114 static int ubsec_process(device_t, struct cryptop *, int);
129 DEVMETHOD(cryptodev_process, ubsec_process),
1032 ubsec_process(device_t dev, struct cryptop *crp, int hint) function

Completed in 121 milliseconds