aes_util: Make use of std::span
Allows us to simplify the interface quite a bit as it will handle contiguous sequences for us.
Please register or sign in to comment
Allows us to simplify the interface quite a bit as it will handle contiguous sequences for us.