Searched refs:TPM_ORD_ResetLockValue (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ |
| D | tspi_admin.c | 202 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_ResetLockValue); in Tspi_TPM_SetStatus() 206 if ((result = secret_PerformAuth_OIAP(hTPM, TPM_ORD_ResetLockValue, hPolicy, in Tspi_TPM_SetStatus() 215 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_ResetLockValue); in Tspi_TPM_SetStatus()
|
| D | tsp_admin.c | 250 result = obj_context_transport_execute(tspContext, TPM_ORD_ResetLockValue, 0, NULL, NULL, in Transport_ResetLockValue()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/ |
| D | tcsi_admin.c | 433 if ((result = tpm_rqu_build(TPM_ORD_ResetLockValue, &offset, txBlob, ownerAuth))) in TCSP_ResetLockValue_Internal() 441 result = tpm_rsp_parse(TPM_ORD_ResetLockValue, txBlob, paramSize, ownerAuth); in TCSP_ResetLockValue_Internal()
|
| D | tcs_pbg.c | 893 case TPM_ORD_ResetLockValue: in tpm_rsp_parse() 1922 case TPM_ORD_ResetLockValue: in tpm_rqu_build()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| D | tpm_ordinal.h | 68 #define TPM_ORD_ResetLockValue ((UINT32)0x00000040) macro
|