DES3_STRENGTH
if (des_ctx->dc_flags & DES3_STRENGTH) {
cbc_ctx->cbc_flags |= CBC_MODE | DES3_STRENGTH;
des_ctx->dc_flags |= DES3_STRENGTH;