aboutsummaryrefslogtreecommitdiff
path: root/lib/hcrypto/evp-openssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hcrypto/evp-openssl.c')
-rw-r--r--lib/hcrypto/evp-openssl.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/hcrypto/evp-openssl.c b/lib/hcrypto/evp-openssl.c
index a651184c6ea0..ae38e27c0092 100644
--- a/lib/hcrypto/evp-openssl.c
+++ b/lib/hcrypto/evp-openssl.c
@@ -581,15 +581,6 @@ OSSL_CIPHER_ALGORITHM(rc4_40,
hc_EVP_CIPH_VARIABLE_LENGTH)
/**
- * The MD2 hash algorithm (OpenSSL provider)
- *
- * @return the MD2 EVP_MD pointer.
- *
- * @ingroup hcrypto_evp
- */
-OSSL_MD_ALGORITHM(md2)
-
-/**
* The MD4 hash algorithm (OpenSSL provider)
*
* @return the MD4 EVP_MD pointer.