hcrypto: Remove dead MD2 code

This commit is contained in:
Nicolas Williams
2022-11-17 12:56:20 -06:00
parent 8f9c2d115e
commit aa3355e3bf
2 changed files with 0 additions and 139 deletions

View File

@@ -93,7 +93,6 @@ INCFILES=\
$(SDKINCDIR)\hcrypto\evp-hcrypto.h \
$(SDKINCDIR)\hcrypto\evp.h \
$(SDKINCDIR)\hcrypto\hmac.h \
$(SDKINCDIR)\hcrypto\md2.h \
$(SDKINCDIR)\hcrypto\md4.h \
$(SDKINCDIR)\hcrypto\md5.h \
$(SDKINCDIR)\hcrypto\rand.h \