Searched refs:ExpectedAuthentTransactionSeqNum (Results 1 – 1 of 1) sorted by relevance
527 int CurrentAuthentTransactionSeqNum, ExpectedAuthentTransactionSeqNum; member1329 priv->ExpectedAuthentTransactionSeqNum = 0x0002; in atmel_open()2864 priv->ExpectedAuthentTransactionSeqNum = priv->CurrentAuthentTransactionSeqNum+1; in send_authentication_request()3048 if (trans_seq_no != priv->ExpectedAuthentTransactionSeqNum) in authenticate()