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

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_ek.c 47 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_OwnerReadInternalPub);
52 if ((result = secret_PerformAuth_OIAP(hTPM, TPM_ORD_OwnerReadInternalPub,
63 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_OwnerReadInternalPub);
tspi_key.c 588 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_OwnerReadInternalPub);
593 if ((result = secret_PerformAuth_OIAP(hTPM, TPM_ORD_OwnerReadInternalPub,
604 result |= Trspi_Hash_UINT32(&hashCtx, TPM_ORD_OwnerReadInternalPub);
tsp_key.c 326 if ((result = obj_context_transport_execute(tspContext, TPM_ORD_OwnerReadInternalPub,
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_key.c 300 if ((result = tpm_rqu_build(TPM_ORD_OwnerReadInternalPub, &offset, txBlob, hKey,
309 result = tpm_rsp_parse(TPM_ORD_OwnerReadInternalPub, txBlob, paramSize,
tcs_pbg.c 682 case TPM_ORD_OwnerReadInternalPub:
1950 case TPM_ORD_OwnerReadInternalPub:
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tpm_ordinal.h 100 #define TPM_ORD_OwnerReadInternalPub ((UINT32)0x00000081)

Completed in 70 milliseconds