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)
113 _cryptoerror_enabled = 0;
119 _cryptoerror_enabled = 1;

Completed in 61 milliseconds