OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TSS_WELL_KNOWN_SECRET
(Results
1 - 22
of
22
) sorted by relevancy
/src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
tpm_getpubek.c
33
logDebug(_("Using
TSS_WELL_KNOWN_SECRET
to authorize the TPM command\n"));
46
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the TPM secret authorization data"));
62
BYTE well_known[] =
TSS_WELL_KNOWN_SECRET
;
tpm_resetdalock.c
33
logCmdOption("-z, --well-known", _("Use
TSS_WELL_KNOWN_SECRET
(20 zero bytes) as the owner secret."));
62
BYTE wellKnown[TCPA_SHA1_160_HASH_LEN] =
TSS_WELL_KNOWN_SECRET
;
tpm_clear.c
46
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the TPM secret authorization data"));
58
logDebug(_("Using
TSS_WELL_KNOWN_SECRET
to authorize the TPM command\n"));
80
BYTE well_known[] =
TSS_WELL_KNOWN_SECRET
;
tpm_ownable.c
57
logDebug(_("Using
TSS_WELL_KNOWN_SECRET
to authorize the TPM command\n"));
75
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the TPM secret authorization data"));
91
BYTE well_known[] =
TSS_WELL_KNOWN_SECRET
;
tpm_restrictpubek.c
44
logDebug(_("Using
TSS_WELL_KNOWN_SECRET
to authorize the TPM command\n"));
62
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the TPM secret authorization data"));
77
BYTE well_known[TCPA_SHA1_160_HASH_LEN] =
TSS_WELL_KNOWN_SECRET
;
tpm_restrictsrk.c
49
logDebug(_("Using
TSS_WELL_KNOWN_SECRET
to authorize the TPM command\n"));
69
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the TPM secret authorization data"));
85
BYTE well_known[TCPA_SHA1_160_HASH_LEN] =
TSS_WELL_KNOWN_SECRET
;
tpm_setoperatorauth.c
33
logCmdOption("-z, --well-known", _("Use
TSS_WELL_KNOWN_SECRET
as the operator's default secret."));
73
BYTE wellKnown[TCPA_SHA1_160_HASH_LEN] =
TSS_WELL_KNOWN_SECRET
;
tpm_activate.c
46
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the TPM secret authorization data"));
70
logDebug(_("Using
TSS_WELL_KNOWN_SECRET
to authorize the TPM command\n"));
100
BYTE well_known[] =
TSS_WELL_KNOWN_SECRET
;
tpm_clearable.c
36
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the TPM secret authorization data"));
78
logDebug(_("Using
TSS_WELL_KNOWN_SECRET
to authorize the TPM command\n"));
108
BYTE well_known[] =
TSS_WELL_KNOWN_SECRET
;
tpm_enable.c
50
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the TPM secret authorization data"));
75
logDebug(_("Using
TSS_WELL_KNOWN_SECRET
to authorize the TPM command\n"));
99
BYTE well_known[] =
TSS_WELL_KNOWN_SECRET
;
tpm_nvrelease.c
75
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the TPM owner password"));
89
BYTE well_known_secret[] =
TSS_WELL_KNOWN_SECRET
;
tpm_takeownership.c
74
BYTE well_known_secret[] =
TSS_WELL_KNOWN_SECRET
;
tpm_changeauth.c
119
BYTE well_known_secret[] =
TSS_WELL_KNOWN_SECRET
;
tpm_nvread.c
129
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the TPM secret authorization data"));
150
BYTE well_known_secret[] =
TSS_WELL_KNOWN_SECRET
;
tpm_nvwrite.c
120
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the TPM secret authorization data"));
147
BYTE well_known_secret[] =
TSS_WELL_KNOWN_SECRET
;
tpm_present.c
63
static BYTE well_known[] =
TSS_WELL_KNOWN_SECRET
;
90
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the TPM secret authorization data."));
153
logDebug(_("Using
TSS_WELL_KNOWN_SECRET
to authorize the TPM command\n"));
tpm_nvdefine.c
140
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the "
143
_("Use 20 bytes of zeros (
TSS_WELL_KNOWN_SECRET
) as the "
244
BYTE well_known_secret[] =
TSS_WELL_KNOWN_SECRET
;
/src/crypto/external/cpl/tpm-tools/dist/src/cmds/
tpm_sealdata.c
39
logCmdOption("-z, --well-known", _("Use
TSS_WELL_KNOWN_SECRET
as the SRK secret."));
120
BYTE wellKnown[TCPA_SHA1_160_HASH_LEN] =
TSS_WELL_KNOWN_SECRET
;
/src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_unseal.c
84
BYTE wellKnown[TCPA_SHA1_160_HASH_LEN] =
TSS_WELL_KNOWN_SECRET
;
tpm_tspi.c
395
BYTE wellKnown[] =
TSS_WELL_KNOWN_SECRET
;
397
//If secret is
TSS_WELL_KNOWN_SECRET
, change secret mode to TSS_SECRET_MODE_SHA1
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tss_defines.h
1224
#define
TSS_WELL_KNOWN_SECRET
\
/src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_auth.c
455
BYTE wellKnown[TCPA_SHA1_160_HASH_LEN] =
TSS_WELL_KNOWN_SECRET
;
Completed in 47 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026