OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPM_ORD_ResetLockValue
(Results
1 - 5
of
5
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_admin.c
202
result |= Trspi_Hash_UINT32(&hashCtx,
TPM_ORD_ResetLockValue
);
206
if ((result = secret_PerformAuth_OIAP(hTPM,
TPM_ORD_ResetLockValue
, hPolicy,
215
result |= Trspi_Hash_UINT32(&hashCtx,
TPM_ORD_ResetLockValue
);
tsp_admin.c
250
result = obj_context_transport_execute(tspContext,
TPM_ORD_ResetLockValue
, 0, NULL, NULL,
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_admin.c
433
if ((result = tpm_rqu_build(
TPM_ORD_ResetLockValue
, &offset, txBlob, ownerAuth)))
441
result = tpm_rsp_parse(
TPM_ORD_ResetLockValue
, txBlob, paramSize, ownerAuth);
tcs_pbg.c
893
case
TPM_ORD_ResetLockValue
:
1922
case
TPM_ORD_ResetLockValue
:
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tpm_ordinal.h
68
#define
TPM_ORD_ResetLockValue
((UINT32)0x00000040)
Completed in 46 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026