Constant PARALLEL_TREES

Source
pub const PARALLEL_TREES: usize = AES_PAR_BLOCKS; // 9usize
Expand description

Number of trees that are expanded in parallel using AES ILP.

The concrete value depends on the target architecture.