Searched refs:STATE_INIT (Results 1 – 1 of 1) sorted by relevance
43 #define STATE_INIT 0 // nothing gotten yet macro119 if (curState != state->curState || curState == STATE_INIT) { in appSecSetCurState()154 appSecSetCurState(state, STATE_INIT); in appSecInit()441 if (appSecGetCurState(state) == STATE_INIT) in appSecRxData()