CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2016/11/04 07:53:06
Modified files: lib/libcrypto : x86cpuid.pl Log message: In OPENSSL_wipe_cpu() on i386, which noone uses anyway, check the proper flag for the presence of a FPU before deciding to wipe the fpu registers. ok jsing@