OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crypto_refcount
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/opencrypto/
cryptodev.c
152
static int
crypto_refcount
= 0; /* Prevent detaching while in use */
variable in typeref:typename:int
270
crypto_refcount
++;
907
crypto_refcount
--;
1034
crypto_refcount
++;
2159
if (
crypto_refcount
!= 0)
2178
if (
crypto_refcount
!= 0)
cryptodev.c
152
static int
crypto_refcount
= 0; /* Prevent detaching while in use */
variable in typeref:typename:int
270
crypto_refcount
++;
907
crypto_refcount
--;
1034
crypto_refcount
++;
2159
if (
crypto_refcount
!= 0)
2178
if (
crypto_refcount
!= 0)
Completed in 26 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025