mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-20 02:53:03 -05:00
Fix SIM/USIM simulator build to include AES encryption function
This commit is contained in:
parent
cc28ad8cdf
commit
5e67037b3a
@ -773,6 +773,7 @@ endif
|
||||
|
||||
ifdef NEED_MILENAGE
|
||||
OBJS += ../src/crypto/milenage.o
|
||||
NEED_AES_ENCBLOCK=y
|
||||
endif
|
||||
|
||||
ifdef CONFIG_PKCS12
|
||||
|
Loading…
x
Reference in New Issue
Block a user