Lines Matching full:unmarshal
1164 a) The TPM shall successfully unmarshal a TPMI_ST_COMMAND_TAG and verify that it is either
1166 b) The TPM shall successfully unmarshal a UINT32 as the commandSize. If the TPM has an interface
1172 A TPM may have direct access to system memory and unmarshal directly from that memory.
1174 c) The TPM shall successfully unmarshal a TPM_CC and verify that the command is implemented
1225 a) The TPM shall successfully unmarshal the number of handles required by the command and validate
1230 The TPM may unmarshal a handle and validate that it references an entity on the TPM before
1323 b) If the tag is TPM_ST_SESSIONS, the TPM will attempt to unmarshal an authorizationSize and return
1336 c) The TPM will unmarshal the authorization sessions and perform the following validations:
4022 // Secret Decryption. A TPM_RC_VALUE, TPM_RC_KEY or Unmarshal errors
4968 the inPrivate did not unmarshal correctly
5945 secret size is invalid or the credentialBlob does not unmarshal
6038 // TPM_RC_VALUE, TPM_RC_KEY or unmarshal errors may be returned at this
6078 // Retrieve secret data. A TPM_RC_INTEGRITY error or unmarshal
7450 Unmarshal errors
7492 key, or unmarshal the private buffer to sensitive
7536 // TPM_RC_VALUE, TPM_RC_KEY or unmarshal errors may be returned at this
17069 hash algorithms are correct, the unmarshaling code will unmarshal a digest
21571 // update session locality by unmarshal function. The function must succeed
29489 // All the other handle type should be filtered out at unmarshal
29983 // All the other handle type should be filtered out at unmarshal
30213 // should be filtered out at handle unmarshal
30626 // at unmarshal process
31908 The TPM will unmarshal the provided TPMT_PUBLIC_PARMS. If the parameters unmarshal correctly,
32022 // The parameters are tested at unmarshal process.