NO_SEND_IV
else if ((state & NO_SEND_IV) == 0)
state &= ~NO_SEND_IV;
#define IN_PROGRESS (NO_SEND_IV|NO_RECV_IV|NO_KEYID)