OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:logDebug
(Results
1 - 17
of
17
) sorted by relevancy
/src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
tpm_present.c
97
logDebug
(_("Changing mode to check status.\n"));
101
logDebug
(_("Changing mode to assert presence.\n"));
107
logDebug
(_("Changing mode to clear presence.\n"));
113
logDebug
(_("Changing mode to lock presence.\n"));
119
logDebug
(_("Changing mode to enable command presence.\n"));
125
logDebug
(_("Changing mode to disable command presence.\n"));
131
logDebug
(_("Changing mode to enable hardware presence.\n"));
137
logDebug
(_("Changing mode to disable hardware presence.\n"));
143
logDebug
(_("Changing mode to set lifetime presence lock.\n"));
149
logDebug
(_("Changing mode to automatically answer yes.\n"))
[
all
...]
tpm_ownable.c
43
logDebug
(_("Changing mode to check status.\n"));
47
logDebug
(_("Changing to prevent ownership mode\n"));
52
logDebug
(_("Changing to allow ownership mode\n"));
57
logDebug
(_("Using TSS_WELL_KNOWN_SECRET to authorize the TPM command\n"));
tpm_restrictsrk.c
37
logDebug
(_("Changing mode to allow SRK access using SRK auth\n"));
41
logDebug
(_("Changing mode to check status.\n"));
45
logDebug
(_("Changing mode to restrist SRK access\n"));
49
logDebug
(_("Using TSS_WELL_KNOWN_SECRET to authorize the TPM command\n"));
tpm_activate.c
54
logDebug
(_("Changing mode to check status.\n"));
58
logDebug
(_("Changing mode to activate the TPM.\n"));
62
logDebug
(_("Changing mode to deactivate the TPM.\n"));
66
logDebug
(_("Changing mode to temporarily deactivate the TPM\n"));
70
logDebug
(_("Using TSS_WELL_KNOWN_SECRET to authorize the TPM command\n"));
tpm_enable.c
59
logDebug
(_("Changing mode to check status.\n"));
63
logDebug
(_("Changing mode to enable the TPM\n"));
67
logDebug
(_("Changing mode to disable the TPM\n"));
71
logDebug
(_("Changing mode to use force authorization\n"));
75
logDebug
(_("Using TSS_WELL_KNOWN_SECRET to authorize the TPM command\n"));
tpm_restrictpubek.c
36
logDebug
(_("Changing mode to check status.\n"));
40
logDebug
(_("Changing mode to restrist PubEK access\n"));
44
logDebug
(_("Using TSS_WELL_KNOWN_SECRET to authorize the TPM command\n"));
tpm_clear.c
54
logDebug
(_("Changing mode to use force authorization\n"));
58
logDebug
(_("Using TSS_WELL_KNOWN_SECRET to authorize the TPM command\n"));
tpm_revokeek.c
89
logDebug
(_("Read %d bytes of secret data from file %s.\n"),
122
logDebug
("Input file name: %s\n", in_filename);
tpm_createek.c
116
logDebug
(_("Read %d bytes of secret data from file %s.\n"),
130
logDebug
(_("bytesToWrite: %d\n"), bytesToWrite);
145
logDebug
(_("%zd bytes written on file %s.\n"), iBytes, out_filename);
208
logDebug
("Input file name: %s\n", in_filename);
209
logDebug
("Output file name: %s\n", out_filename);
tpm_clearable.c
78
logDebug
(_("Using TSS_WELL_KNOWN_SECRET to authorize the TPM command\n"));
161
logDebug
(_("Requested to disable: %s ability.\n"),
tpm_getpubek.c
33
logDebug
(_("Using TSS_WELL_KNOWN_SECRET to authorize the TPM command\n"));
tpm_selftest.c
94
logDebug
(_("Results only\n"));
tpm_nvdefine.c
290
logDebug
("permissions = 0x%08x\n", nvperm);
/src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_pkcs11.c
46
logDebug
( _("%s success\n"), a_pszName );
95
logDebug
( _("Slot description: %s\n"), szSlotDesc );
96
logDebug
( _("Slot manufacturer: %s\n"), szSlotMfr );
98
logDebug
( _("Token is present\n") );
100
logDebug
( _("Token is not present\n") );
125
logDebug
( _("Token Label: %s\n"), szTokenLabel );
126
logDebug
( _("Token manufacturer: %s\n"), szTokenMfr );
127
logDebug
( _("Token model: %s\n"), szTokenModel );
130
logDebug
( _("Token is initialized\n") );
132
logDebug
( _("Token is not initialized\n") )
[
all
...]
tpm_log.c
64
int
logDebug
(const char *a_szFormat, ...)
tpm_tspi.c
278
logDebug
(_("%s success\n"), a_szName);
/src/crypto/external/cpl/tpm-tools/dist/include/
tpm_utils.h
107
int
logDebug
( const char *a_pszFormat, ... );
Completed in 98 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026