mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-20 02:53:03 -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
|
||||
|
||||
MD5OBJS =
|
||||
ifndef CONFIG_FIPS
|
||||
MD5OBJS += src/crypto/md5.c
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user