Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptodev.c178 static struct csession *csefind(struct fcrypt *, u_int);
313 cse = csefind(fcr, ses); in cryptof_ioctl()
345 cse = csefind(fcr, cop->ses); in cryptof_ioctl()
917 return csefind(fcr, ses); in cryptodev_csefind()
922 csefind(struct fcrypt *fcr, u_int ses) in csefind() function
1087 cse = csefind(fcr, cnop[req].ses); in cryptodev_mop()
1718 cse = csefind(fcr, sesid[req]); in cryptodev_msessionfin()
1766 cse = csefind(fcr, cse->ses); in cryptodev_getmstatus()
1896 cse = csefind(fcr, cse->ses); in cryptodev_getstatus()