OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:policySetSecret
(Results
1 - 20
of
20
) sorted by relevancy
/src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
tpm_takeownership.c
115
if (
policySetSecret
(hTpmPolicy, tpm_len, well_known_secret) != TSS_SUCCESS)
118
if (
policySetSecret
(hTpmPolicy, tpm_len, (BYTE *)szTpmPasswd) != TSS_SUCCESS)
134
if (
policySetSecret
(hSrkPolicy, srk_len, well_known_secret) != TSS_SUCCESS)
137
if (
policySetSecret
(hSrkPolicy, srk_len, (BYTE *)szSrkPasswd) != TSS_SUCCESS)
tpm_clearable.c
142
if (
policySetSecret
178
if (
policySetSecret
tpm_enable.c
133
if (
policySetSecret
159
if (
policySetSecret
tpm_nvrelease.c
137
if (
policySetSecret
(hTpmPolicy, pswd_len,
141
if (
policySetSecret
(hTpmPolicy, TCPA_SHA1_160_HASH_LEN,
tpm_getpubek.c
99
if (
policySetSecret
tpm_nvread.c
215
if (
policySetSecret
(hTpmPolicy, pswd_len,
219
if (
policySetSecret
(hTpmPolicy, TCPA_SHA1_160_HASH_LEN,
230
if (
policySetSecret
(hDataPolicy, pswd_len,
234
if (
policySetSecret
(hDataPolicy, TCPA_SHA1_160_HASH_LEN,
tpm_nvwrite.c
271
if (
policySetSecret
(hTpmPolicy, strlen(password),
275
if (
policySetSecret
(hTpmPolicy, TCPA_SHA1_160_HASH_LEN,
286
if (
policySetSecret
(hDataPolicy, strlen(password),
290
if (
policySetSecret
(hDataPolicy, TCPA_SHA1_160_HASH_LEN,
tpm_resetdalock.c
94
if (
policySetSecret
(hTpmPolicy, tpm_len, (BYTE *)szTpmPasswd) != TSS_SUCCESS)
tpm_changeauth.c
166
if (
policySetSecret
(hTpmPolicy, pswd_len, (BYTE *)passwd) != TSS_SUCCESS)
194
if (
policySetSecret
tpm_clear.c
113
if (
policySetSecret
(hTpmPolicy, pswd_len,
tpm_nvdefine.c
324
if (
policySetSecret
(hTpmPolicy, opswd_len,
328
if (
policySetSecret
(hTpmPolicy, TCPA_SHA1_160_HASH_LEN,
352
if (
policySetSecret
(hDataPolicy, dpswd_len,
356
if (
policySetSecret
(hDataPolicy, TCPA_SHA1_160_HASH_LEN,
tpm_ownable.c
124
if (
policySetSecret
tpm_restrictpubek.c
109
if (
policySetSecret
tpm_restrictsrk.c
122
if (
policySetSecret
tpm_setoperatorauth.c
108
if (
policySetSecret
(hNewPolicy, (UINT32)pswd_len, (BYTE *)passwd) != TSS_SUCCESS)
tpm_activate.c
135
if (
policySetSecret
tpm_present.c
198
if (
policySetSecret
(hTpmPolicy, pswd_len, (BYTE *)pwd)
315
if (
policySetSecret
(hTpmPolicy, pswd_len,
/src/crypto/external/cpl/tpm-tools/dist/src/cmds/
tpm_sealdata.c
227
if (
policySetSecret
(hSrkPolicy, (UINT32)pswd_len, (BYTE *)passwd) != TSS_SUCCESS)
246
if (
policySetSecret
(hPolicy, strlen(TPMSEAL_SECRET), (BYTE *)TPMSEAL_SECRET)
273
if (
policySetSecret
(hPolicy, strlen(TPMSEAL_SECRET), (BYTE *)TPMSEAL_SECRET)
/src/crypto/external/cpl/tpm-tools/dist/include/
tpm_tspi.h
74
TSS_RESULT
policySetSecret
(TSS_HPOLICY a_hPolicy,
/src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_tspi.c
391
policySetSecret
(TSS_HPOLICY a_hPolicy,
Completed in 21 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026