mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-05 05:34:41 +02:00
Enable MD5 when --enable-mcapi is set
This commit is contained in:
@@ -9250,6 +9250,8 @@ then
|
|||||||
# Use the smaller object size implementation
|
# Use the smaller object size implementation
|
||||||
ENABLED_AESGCM=yes
|
ENABLED_AESGCM=yes
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
ENABLED_MD5=yes
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$ENABLED_MCAPI" = "yes" && test "$ENABLED_SHA512" = "no"
|
if test "$ENABLED_MCAPI" = "yes" && test "$ENABLED_SHA512" = "no"
|
||||||
|
Reference in New Issue
Block a user