Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptodev.c152 static int crypto_refcount = 0; /* Prevent detaching while in use */ variable
270 crypto_refcount++; in cryptof_ioctl()
907 crypto_refcount--; in cryptof_close()
1034 crypto_refcount++; in cryptoopen()
2159 if (crypto_refcount != 0) in crypto_modcmd()
2178 if (crypto_refcount != 0) in crypto_modcmd()