Replaced DH_NONCE state with TPM_INIT state
This commit is contained in:
committed by
Andreas Steffen
parent
808017f6b7
commit
a2ca89676b
@@ -34,7 +34,7 @@ typedef enum imv_attestation_handshake_state_t imv_attestation_handshake_state_t
|
||||
*/
|
||||
enum imv_attestation_handshake_state_t {
|
||||
IMV_ATTESTATION_STATE_INIT,
|
||||
IMV_ATTESTATION_STATE_DH_NONCE,
|
||||
IMV_ATTESTATION_STATE_TPM_INIT,
|
||||
IMV_ATTESTATION_STATE_MEAS,
|
||||
IMV_ATTESTATION_STATE_COMP_EVID,
|
||||
IMV_ATTESTATION_STATE_END,
|
||||
|
||||
Reference in New Issue
Block a user