CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/05/24 10:03:10
Modified files: lib/libssl/src/crypto/des: des.h enc_read.c set_key.c Log message: Remove the _shadow_ indirection, which is unnecessary in a world without OPENSSL_EXPORT_VAR_AS_FUNCTION. ok miod@