Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Ddebug.c37 static int _cryptoerror_enabled = 1; /* 0 disabled, 1 enabled */ variable
90 if (fmt == NULL || _cryptoerror_enabled == 0) in cryptoerror()
113 _cryptoerror_enabled = 0; in cryptoerror_off()
119 _cryptoerror_enabled = 1; in cryptoerror_on()