Searched refs:IVEC_REUSE (Results 1 – 3 of 3) sorted by relevance
96 #define IVEC_REUSE 0x01 macro100 ((iv) == IVEC_NEVER || (iv) == IVEC_REUSE || (iv) == IVEC_ONETIME)
1243 ivec_usage = IVEC_REUSE; in doit()
2312 } else if (tmi->enc_data.ivec_usage == IVEC_REUSE) { in des_cbc_encrypt()2422 else if (tmi->dec_data.ivec_usage == IVEC_REUSE) in des_cbc_decrypt()