OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sesid
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/opencrypto/
cryptodev.c
240
u_int32_t *
sesid
;
local
332
sesid
= kmem_alloc((sfop->count * sizeof(u_int32_t)),
334
error = copyin(sfop->
sesid
,
sesid
,
337
cryptodev_msessionfin(fcr, sfop->count,
sesid
);
339
kmem_free(
sesid
, (sfop->count * sizeof(u_int32_t)));
1711
cryptodev_msessionfin(struct fcrypt *fcr, int count, u_int32_t *
sesid
)
1718
cse = csefind(fcr,
sesid
[req]);
cryptodev.h
258
u_int32_t *
sesid
;
member in struct:crypt_sfop
/src/tests/crypto/opencrypto/
h_ioctl.c
136
sf.
sesid
= sids;
Completed in 19 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026