Searched refs:ENCR_STATE_NO_KEYID (Results 1 – 3 of 3) sorted by relevance
389 #define ENCR_STATE_NO_KEYID 0x04 macro392 (ENCR_STATE_NO_SEND_IV|ENCR_STATE_NO_RECV_IV|ENCR_STATE_NO_KEYID)
405 state &= ~ENCR_STATE_NO_KEYID;
1945 lstate &= ~ENCR_STATE_NO_KEYID; in encrypt_set_keyid_state()