Searched refs:cesa_process (Results 1 – 1 of 1) sorted by relevance
80 static int cesa_process(device_t, struct cryptop *, int);98 DEVMETHOD(cryptodev_process, cesa_process),1495 cesa_process(device_t dev, struct cryptop *crp, int hint) in cesa_process() function