Add HMAC test data.
[openssl.git] / crypto / symhacks.h
index 03cdb1ad64030500c7f287dbec36e18a57853785..97856851db9b99a426439adaa9a69d8bb3d8120f 100644 (file)
 #  undef OCSP_SINGLERESP_get_ext_by_critical
 #  define OCSP_SINGLERESP_get_ext_by_critical     OCSP_SINGLERESP_get_ext_by_crit
 
-/* Hack some long DES names */
-#  undef _ossl_old_des_ede3_cfb64_encrypt
-#  define _ossl_old_des_ede3_cfb64_encrypt        _ossl_odes_ede3_cfb64_encrypt
-#  undef _ossl_old_des_ede3_ofb64_encrypt
-#  define _ossl_old_des_ede3_ofb64_encrypt        _ossl_odes_ede3_ofb64_encrypt
-
 /* Hack some long EVP names */
 #  undef OPENSSL_add_all_algorithms_noconf
 #  define OPENSSL_add_all_algorithms_noconf       OPENSSL_add_all_algo_noconf