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

/freebsd-11-stable/sys/opencrypto/
H A Dcryptodev.c329 static struct csession *csefind(struct fcrypt *, u_int);
634 cse = csefind(fcr, cop->ses);
701 cse = csefind(fcr, caead->ses);
1344 csefind(struct fcrypt *fcr, u_int ses) function

Completed in 77 milliseconds