Searched refs:glxsb_crypto_process (Results 1 – 1 of 1) sorted by relevance
214 static int glxsb_crypto_process(device_t, struct cryptop *, int);226 DEVMETHOD(cryptodev_process, glxsb_crypto_process),748 glxsb_crypto_process(device_t dev, struct cryptop *crp, int hint) in glxsb_crypto_process() function