Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disable
authorRichard Levitte <levitte@openssl.org>
Thu, 26 Apr 2001 15:45:12 +0000 (15:45 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 26 Apr 2001 15:45:12 +0000 (15:45 +0000)
commit9e78e6c3f842f9a7808c22bda177e99dd66fed12
treebae73c6e3fd544eaeb86d473acd3fc7ba49c2740
parent3caff6092a932782a094e60b68aa0fbf8e771d53
Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disable
appropriate code if any of them is defined.
crypto/engine/engine.h
crypto/engine/engine_err.c
crypto/engine/engine_lib.c
crypto/engine/engine_list.c
crypto/engine/engine_openssl.c
crypto/engine/hw_atalla.c
crypto/engine/hw_cswift.c
crypto/engine/hw_ncipher.c
crypto/engine/hw_nuron.c
crypto/engine/hw_ubsec.c