OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cryptodev_op
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/opencrypto/
cryptodev_internal.h
8
int
cryptodev_op
(struct csession *, struct crypt_op *, struct lwp *);
ocryptodev.c
211
return
cryptodev_op
(cse, &cop, l);
cryptodev.c
351
error =
cryptodev_op
(cse, cop, curlwp);
352
DPRINTF("
cryptodev_op
error = %d\n", error);
454
cryptodev_op
(struct csession *cse, struct crypt_op *cop, struct lwp *l)
function
477
DPRINTF("
cryptodev_op
[%u]: iov_len %d\n",
484
DPRINTF("
cryptodev_op
: iov_len -> %d for decompress\n", iov_len);
Completed in 30 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026