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