Searched defs:tpmcmd (Results 1 – 4 of 4) sorted by relevance
310 static TPM_RESULT vtpmmgr_GroupList(tpmcmd_t* tpmcmd) in vtpmmgr_GroupList()318 static TPM_RESULT vtpmmgr_GroupNew(tpmcmd_t* tpmcmd) in vtpmmgr_GroupNew()358 static TPM_RESULT vtpmmgr_GroupDel(tpmcmd_t* tpmcmd) in vtpmmgr_GroupDel()418 static TPM_RESULT vtpmmgr_GroupShow(tpmcmd_t* tpmcmd) in vtpmmgr_GroupShow()435 static TPM_RESULT vtpmmgr_GroupActivate(tpmcmd_t* tpmcmd) in vtpmmgr_GroupActivate()525 static TPM_RESULT vtpmmgr_GroupRegister(tpmcmd_t* tpmcmd) in vtpmmgr_GroupRegister()579 static TPM_RESULT vtpmmgr_GroupUpdate(tpmcmd_t* tpmcmd) in vtpmmgr_GroupUpdate()678 static TPM_RESULT vtpmmgr_VtpmList(tpmcmd_t* tpmcmd) in vtpmmgr_VtpmList()711 static TPM_RESULT vtpmmgr_VtpmNew(tpmcmd_t* tpmcmd) in vtpmmgr_VtpmNew()740 static TPM_RESULT vtpmmgr_VtpmDel(tpmcmd_t* tpmcmd) in vtpmmgr_VtpmDel()[all …]
71 tpmcmd_t* tpmcmd; in main_loop() local
121 int check_passthru(tpmcmd_t* tpmcmd) { in check_passthru()155 int check_ordinal(tpmcmd_t* tpmcmd) { in check_ordinal()207 tpmcmd_t* tpmcmd = NULL; in main_loop() local
66 int create_error_response(tpmcmd_t* tpmcmd, TPM_RESULT errorcode) in create_error_response()
Completed in 5 milliseconds