CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/17 11:49:36
Modified files:
regress/lib/libcrypto/rc4: rc4test.c
Log message:
Invoke OPENSSL_add_all_algorithms_noconf() to enforce OPENSSL_cpuid_setup()
has been called, for, depending how libcrypto, it might be a hidden symbol.
Reported by jsg@
