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
20
int
cryptodev_op
(struct csession *, struct crypt_op *, struct lwp *);
ocryptodev.c
212
return
cryptodev_op
(cse, &cop, l);
cryptodev.c
434
error =
cryptodev_op
(cse, cop, curlwp);
436
DPRINTF("
cryptodev_op
error = %d\n", error);
526
cryptodev_op
(struct csession *cse, struct crypt_op *cop, struct lwp *l)
function
Completed in 39 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026