Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Ddebug.c38 static boolean_t _cryptodebug_syslog = B_TRUE; variable
60 if (_cryptodebug_syslog) { in cryptodebug()
141 _cryptodebug_syslog = B_FALSE; in cryptodebug_init()
144 _cryptodebug_syslog = B_TRUE; in cryptodebug_init()