CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/14 12:07:45
Modified files:
lib/libssl/src/crypto/des: set_key.c
lib/libssl/src/crypto/evp: evp.h
Removed files:
lib/libssl/src/crypto/evp: openbsd_hw.c
Log message:
unifdef -U OPENBSD_DEV_CRYPTO and OPENSSL_OPENBSD_DEV_CRYPTO. This code was the
early attempt at getting kernel-assisted crypto(4) used by libcrypto, before
the engine API existed, and has been #if 0'd out for ages anyway.
No API/ABI change.
