Searched refs:STATE_VERIFY (Results 1 – 1 of 1) sorted by relevance
48 #define STATE_VERIFY 5 // decryption of ciphertext done; now decrypting and verifyin… macro113 [STATE_VERIFY] = APP_VERIFY_BLOCK_SIZE, in appSecSetCurState()359 appSecSetCurState(state, STATE_VERIFY); in appSecProcessIncomingData()481 case STATE_VERIFY: in appSecRxData()