Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpm_specific.c467 LogError1("Couldn't find public exponent attribute"); in util_check_public_exponent()
1709 LogError1("new PIN must not be the default"); in check_pin_properties()
1715 LogError1("new PIN must not be the default"); in check_pin_properties()
1721 LogError1("New PIN is out of size range"); in check_pin_properties()
H A Dtpmtok_int.h1225 #define LogError1(data) LogMessage1(stderr, "LOG_ERR", APPID,\ macro
1248 #define LogError1(...) macro