Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpm_specific.c471 LogError1("Couldn't find public exponent attribute"); in util_check_public_exponent()
1713 LogError1("new PIN must not be the default"); in check_pin_properties()
1719 LogError1("new PIN must not be the default"); in check_pin_properties()
1725 LogError1("New PIN is out of size range"); in check_pin_properties()
H A Dtpmtok_int.h1226 #define LogError1(data) LogMessage1(stderr, "LOG_ERR", APPID,\ macro
1249 #define LogError1(...) macro