HomeSort by: relevance | last modified time | path
    Searched refs:TPM_ORD_TakeOwnership (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_own.c 61 if ((result = tpm_rqu_build(TPM_ORD_TakeOwnership, &offset, txBlob, protocolID,
71 if ((result = tpm_rsp_parse(TPM_ORD_TakeOwnership, txBlob, paramSize, srkKeySize,
tcs_pbg.c 684 case TPM_ORD_TakeOwnership:
1766 case TPM_ORD_TakeOwnership:
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_own.c 142 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_TakeOwnership);
154 if ((result = secret_PerformAuth_OIAP(hTPM, TPM_ORD_TakeOwnership, hOwnerPolicy, FALSE,
tspi_own.c 85 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_TakeOwnership);
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tpm_ordinal.h 27 #define TPM_ORD_TakeOwnership ((UINT32)0x0000000D)

Completed in 31 milliseconds