Searched refs:ubsec_process (Results 1 – 1 of 1) sorted by relevance
115 static int ubsec_process(device_t, struct cryptop *, int);129 DEVMETHOD(cryptodev_process, ubsec_process),973 ubsec_process(device_t dev, struct cryptop *crp, int hint) in ubsec_process() function