Module parse

Source

Functions§

tpm_parse_command
Parses a command from a TPM command buffer.
tpm_parse_response
Parses a response from a TPM response buffer.

Type Aliases§

TpmParseResult
The result of parsing a TPM response, containing either the successfully parsed body and auth areas (with a success or warning code) or a fatal error code.