pub fn to_u32<const N: usize>(src: &[u8]) -> [u32; N]
Helper function for transforming BelT keys and blocks from a byte array to an array of u32s.
u32
If length of src is not equal to 4 * N.
src
4 * N