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

  /src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
tpm_present.c 175 if (tpmGetStatus(hTpm, flags[cmdEnable].property, &bCmd) !=
177 || tpmGetStatus(hTpm, flags[hwdEnable].property,
202 if (tpmGetStatus
205 || tpmGetStatus(hTpm,
322 if (tpmGetStatus(hTpm, flags[i].property,
tpm_activate.c 139 if (tpmGetStatus
146 if (tpmGetStatus
tpm_ownable.c 128 if (tpmGetStatus
tpm_restrictpubek.c 115 if (tpmGetStatus
tpm_restrictsrk.c 128 if (tpmGetStatus
tpm_clearable.c 148 if (tpmGetStatus(hTpm, flags[i].property, &bValue)
tpm_enable.c 137 if (tpmGetStatus
  /src/crypto/external/cpl/tpm-tools/dist/include/
tpm_tspi.h 85 TSS_RESULT tpmGetStatus(TSS_HTPM a_hTpm,
  /src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_tspi.c 447 tpmGetStatus(TSS_HTPM a_hTpm, TSS_FLAG a_fStatus, TSS_BOOL * a_bValue)

Completed in 63 milliseconds