"OpenBSD does not use the AVX instructions to the same extent that Linux and Microsoft do, so this is not as important.<p>On Linux, glibc has AVX-based optimizations for simple functions (string and memory copies) which will store secrets into the register file which can be extracted trivially, so the impact on glibc-based systems is HUGE."<p>Perhaps I missed something, but it appears musl does not use AVX instructions much if at all.