CIPHER_MODE_SHIFT
cipher_bits |= cipher_parms->mode << CIPHER_MODE_SHIFT;
cipher_mode = (cflags & CIPHER_MODE) >> CIPHER_MODE_SHIFT;