mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-21 03:23:04 -05:00
Android: Reset MD5OBJS value before += operation
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
parent
10222ca192
commit
58d6f91d16
@ -1175,6 +1175,7 @@ SHA1OBJS += src/crypto/sha1-tlsprf.c
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
MD5OBJS =
|
||||||
ifndef CONFIG_FIPS
|
ifndef CONFIG_FIPS
|
||||||
MD5OBJS += src/crypto/md5.c
|
MD5OBJS += src/crypto/md5.c
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user