forked from wolfSSL/wolfssl
fix digest sizes in internal.h
This commit is contained in:
@ -135,7 +135,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef NO_MD5
|
||||
#define MD5_DIGEST_SIZE 20
|
||||
#define MD5_DIGEST_SIZE 16
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user