OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cryptocap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/opencrypto/
crypto.c
93
struct
cryptocap
*list;
510
static struct
cryptocap
*crypto_checkdriver_lock(uint32_t);
511
static struct
cryptocap
*crypto_checkdriver_uninit(uint32_t);
512
static struct
cryptocap
*crypto_checkdriver(uint32_t);
513
static void crypto_driver_lock(struct
cryptocap
*);
514
static void crypto_driver_unlock(struct
cryptocap
*);
515
static void crypto_driver_clear(struct
cryptocap
*);
573
sizeof(struct
cryptocap
), KM_SLEEP);
622
struct
cryptocap
*cap = NULL;
672
crypto_drivers_num * sizeof(struct
cryptocap
));
[
all
...]
cryptodev.h
572
struct
cryptocap
{
struct
Completed in 30 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026