CIPHER_TYPE_SHIFT
cipher_bits |= cipher_parms->type << CIPHER_TYPE_SHIFT;
cipher_type = (cflags & CIPHER_TYPE) >> CIPHER_TYPE_SHIFT;