Searched refs:glxsb_crypto_newsession (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/dev/glxsb/
H A Dglxsb.c211 static int glxsb_crypto_newsession(device_t, uint32_t *, struct cryptoini *);
229 DEVMETHOD(cryptodev_newsession, glxsb_crypto_newsession),
529 glxsb_crypto_newsession(device_t dev, uint32_t *sidp, struct cryptoini *cri) function

Completed in 125 milliseconds