Searched refs:ENCR_STATE_NO_RECV_IV (Results 1 – 3 of 3) sorted by relevance
388 #define ENCR_STATE_NO_RECV_IV 0x02 macro392 (ENCR_STATE_NO_SEND_IV|ENCR_STATE_NO_RECV_IV|ENCR_STATE_NO_KEYID)
193 state |= ENCR_STATE_NO_RECV_IV; in cfb64_start()329 state &= ~ENCR_STATE_NO_RECV_IV; in cfb64_reply()
1112 lstate &= ~ENCR_STATE_NO_RECV_IV; in encrypt_is()1137 lstate &= ~ENCR_STATE_NO_RECV_IV; /* we received an OK IV */ in encrypt_is()1861 lstate &= ~ENCR_STATE_NO_RECV_IV; /* we got the IV */ in encrypt_reply()