Home
last modified time | relevance | path

Searched defs:a_hTpm (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
H A Dtpm_selftest.c30 TSS_RESULT selfTestFull(TSS_HTPM a_hTpm) in selfTestFull()
38 TSS_RESULT selfTestResult(TSS_HTPM a_hTpm, in selfTestResult()
H A Dtpm_createek.c80 tpmCreateRevEk(TSS_HTPM a_hTpm, TSS_HKEY a_hKey, in tpmCreateRevEk()
153 tpmCreateEk(TSS_HTPM a_hTpm, TSS_HKEY a_hKey, in tpmCreateEk()
H A Dtpm_clear.c30 static inline TSS_RESULT tpmClearOwner(TSS_HTPM a_hTpm, BOOL a_bValue) in tpmClearOwner()
H A Dtpm_setoperatorauth.c54 tpmSetOpAuth(TSS_HTPM a_hTpm, TSS_HPOLICY aOpPolicy) in tpmSetOpAuth()
H A Dtpm_takeownership.c53 static inline TSS_RESULT tpmTakeOwnership(TSS_HTPM a_hTpm, TSS_HKEY a_hSrk) in tpmTakeOwnership()
H A Dtpm_revokeek.c56 tpmRevokeEk(TSS_HTPM a_hTpm, UINT32 revDataSz, BYTE *revData) in tpmRevokeEk()
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_tspi.c362 TSS_RESULT contextGetTpm(TSS_HCONTEXT a_hContext, TSS_HTPM * a_hTpm) in contextGetTpm()
422 tpmGetPubEk(TSS_HTPM a_hTpm, in tpmGetPubEk()
436 tpmSetStatus(TSS_HTPM a_hTpm, TSS_FLAG a_fStatus, TSS_BOOL a_bValue) in tpmSetStatus()
447 tpmGetStatus(TSS_HTPM a_hTpm, TSS_FLAG a_fStatus, TSS_BOOL * a_bValue) in tpmGetStatus()
457 TSS_RESULT tpmGetRandom(TSS_HTPM a_hTpm, UINT32 a_length, BYTE ** a_data) in tpmGetRandom()
540 getCapability(TSS_HTPM a_hTpm, in getCapability()
576 tpmPcrRead(TSS_HTPM a_hTpm, UINT32 a_Idx, in tpmPcrRead()