Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpm_specific.c54 extern void stlogit(char *fmt, ...);
501 stlogit("Tspi_GetAttribData failed: rc=0x%0x - %s\n", in set_public_modulus()
509 stlogit("Trspi_UnloadBlob_PUBKEY failed: rc=0x%0x - %s\n", in set_public_modulus()
530 stlogit("Tspi_SetAttribData failed: rc=0x%0x - %s\n", in set_public_modulus()
551 stlogit("Tspi_Context_GetTpmObject: 0x%0x - %s", in token_get_tpm_info()
558 stlogit("Tspi_Context_GetCapability: 0x%0x - %s", in token_get_tpm_info()
607 stlogit("Tspi_Context_GetTpmObject: 0x%0x - %s", in token_rng()
613 stlogit("Tspi_TPM_GetRandom: 0x%0x - %s", in token_rng()
630 stlogit("Tspi_Context_Create: 0x%0x - %s", in open_tss_context()
636 stlogit("Tspi_Context_Connect: 0x%0x - %s", in open_tss_context()
[all …]
H A Dlog.c302 void stlogit(char *, ...);
334 stlogit("Log initialized"); in stloginit()
365 stlogit(char *fmt, ...) in stlogit() function
H A Dnew_host.c49 extern void stlogit(char *fmt, ...);