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

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_admin.c 457 if ((result = tpm_rqu_build(TPM_ORD_FlushSpecific, &offset, txBlob, tpmResHandle,
466 result = tpm_rsp_parse(TPM_ORD_FlushSpecific, txBlob, paramSize, NULL);
tcsi_transport.c 156 case TPM_ORD_FlushSpecific:
211 case TPM_ORD_FlushSpecific:
tcs_pbg.c 905 case TPM_ORD_FlushSpecific:
2164 case TPM_ORD_FlushSpecific:
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tpm_ordinal.h 123 #define TPM_ORD_FlushSpecific ((UINT32)0x000000BA)
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_admin.c 298 result = obj_context_transport_execute(tspContext, TPM_ORD_FlushSpecific, sizeof(data),

Completed in 20 milliseconds