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