pub const PARALLEL_TREES: usize = AES_PAR_BLOCKS; // 9usize
Number of trees that are expanded in parallel using AES ILP.
The concrete value depends on the target architecture.