From 0cc395796b7537e0dcd7674319b948a8f92639bd Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 8 Mar 1999 22:46:56 +0000 Subject: Add missing funtions from non ANSI section of header files and add missing ordinals to libeay.num. --- crypto/evp/evp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/evp') diff --git a/crypto/evp/evp.h b/crypto/evp/evp.h index 5239d541f9..2655acd7fc 100644 --- a/crypto/evp/evp.h +++ b/crypto/evp/evp.h @@ -694,6 +694,7 @@ EVP_MD *EVP_sha1(); EVP_MD *EVP_dss(); EVP_MD *EVP_dss1(); EVP_MD *EVP_mdc2(); +EVP_MD *EVP_ripemd160(); EVP_CIPHER *EVP_enc_null(); EVP_CIPHER *EVP_des_ecb(); -- cgit v1.2.3