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