Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/glxsb/
HDglxsb.c204 static int glxsb_crypto_newsession(device_t, crypto_session_t,
224 DEVMETHOD(cryptodev_newsession, glxsb_crypto_newsession),
524 glxsb_crypto_newsession(device_t dev, crypto_session_t cses, in glxsb_crypto_newsession() function