Searched refs:sec_process (Results 1 – 1 of 1) sorted by relevance
93 static int sec_process(device_t dev, struct cryptop *crp, int hint);131 DEVMETHOD(cryptodev_process, sec_process),1241 sec_process(device_t dev, struct cryptop *crp, int hint) in sec_process() function