Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptodev_internal.h12 struct csession *cryptodev_csefind(struct fcrypt *fcr, u_int ses);
H A Docryptodev.c159 cse = cryptodev_csefind(fcr, ocop->ses); in ocryptof_ioctl()
H A Dcryptodev.c177 struct csession *cryptodev_csefind(struct fcrypt *, u_int);
915 struct csession *cryptodev_csefind(struct fcrypt *fcr, u_int ses) in cryptodev_csefind() function