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

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_counter.c 194 if ((result = tpm_rqu_build(TPM_ORD_ReleaseCounterOwner, &offset, txBlob, idCounter,
207 result = tpm_rsp_parse(TPM_ORD_ReleaseCounterOwner, txBlob, paramSize, pOwnerAuth);
tcs_pbg.c 889 case TPM_ORD_ReleaseCounterOwner:
1952 case TPM_ORD_ReleaseCounterOwner:
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tpm_ordinal.h 141 #define TPM_ORD_ReleaseCounterOwner ((UINT32)0x000000E0)

Completed in 26 milliseconds