tpm2-tss  3.2.0
TPM Software stack 2.0 TCG spec compliant implementation
Modules
Here is a list of all modules:
[detail level 123]
 Enhanced System API
 Esys Context ESYS_CONTEXT
 Esys Tpm Resource ESYS_TR
 Esys TPM Commands
 Internals of Enhanced System API
 Testing
 Esys-TestingFor every integration test a function with a name corresponding to the name of the source code file of the test is created: test_esys_<test_name>(ESYS_CONTEXT * esys_context). This function is called by the standard function test_invoke_esapi in every integration test
 Fapi-Testing
 Feature API
 Fapi_Initialize
 Fapi_Finalize
 Fapi_GetTcti
 Fapi_GetPollHandles
 Fapi_Free
 Fapi_GetInfo
 Fapi_Provision
 Fapi_GetPlatformCertificates
 Fapi_GetEsysBlobs
 Fapi_GetRandom
 Fapi_Import
 Fapi_List
 Fapi_Delete
 Fapi_ChangeAuth
 Fapi_SetDescription
 Fapi_GetDescription
 Fapi_SetAppData
 Fapi_GetAppData
 Fapi_GetTpmBlobs
 Fapi_CreateKey
 Fapi_Sign
 Fapi_VerifySignature
 Fapi_Encrypt
 Fapi_Decrypt
 Fapi_SetCertificate
 Fapi_GetCertificate
 Fapi_ExportKey
 Fapi_CreateSeal
 Fapi_Unseal
 Fapi_ExportPolicy
 Fapi_AuthorizePolicy
 Fapi_WriteAuthorizeNv
 Fapi_PcrRead
 Fapi_PcrExtend
 Fapi_Quote
 Fapi_VerifyQuote
 Fapi_CreateNv
 Fapi_NvRead
 Fapi_NvWrite
 Fapi_NvExtend
 Fapi_NvIncrement
 Fapi_NvSetBits
 Fapi_SetAuthCB
 Fapi_SetBranchCB
 Fapi_SetSignCB
 Internals of Feature API