OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:criofcr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/opencrypto/
cryptodev.c
246
struct fcrypt *
criofcr
;
local in function:cryptof_ioctl
257
criofcr
= pool_get(&fcrpl, PR_WAITOK);
259
TAILQ_INIT(&
criofcr
->csessions);
260
TAILQ_INIT(&
criofcr
->crp_ret_mq);
261
TAILQ_INIT(&
criofcr
->crp_ret_mkq);
262
selinit(&
criofcr
->sinfo);
268
criofcr
->sesn = 1;
269
criofcr
->requestid = 1;
273
&cryptofops,
criofcr
);
Completed in 118 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025