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