On Wed, May 02, 2012 at 12:54:21AM +0200, Andreas F??rber wrote: > > + fds = fopen("/proc/sys/crypto/fips_enabled", "r"); > > How standardized is this? Should we limit this to __linux__ or something?
It's completelt non-standard and doesn't even exist in mainline Linux. All the FIPS bullshit is a RHEL-private feature, which is where this patch should stay as well.