Home
last modified time | relevance | path

Searched refs:cryptocap (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/opencrypto/
H A Dcrypto.c91 struct cryptocap *list;
508 static struct cryptocap *crypto_checkdriver_lock(u_int32_t);
509 static struct cryptocap *crypto_checkdriver_uninit(u_int32_t);
510 static struct cryptocap *crypto_checkdriver(u_int32_t);
511 static void crypto_driver_lock(struct cryptocap *);
512 static void crypto_driver_unlock(struct cryptocap *);
513 static void crypto_driver_clear(struct cryptocap *);
571 sizeof(struct cryptocap), KM_SLEEP); in crypto_init0()
620 struct cryptocap *cap = NULL; in crypto_destroy()
670 crypto_drivers_num * sizeof(struct cryptocap)); in crypto_destroy()
[all …]
H A Dcryptodev.h566 struct cryptocap { struct