mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-20 02:53:03 -05:00
Include TLS v1.1 and v1.2 support in library build
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
4b919be289
commit
a838e71ccf
@ -11,6 +11,8 @@ include ../lib.rules
|
||||
|
||||
CFLAGS += -DCONFIG_INTERNAL_LIBTOMMATH
|
||||
CFLAGS += -DCONFIG_CRYPTO_INTERNAL
|
||||
CFLAGS += -DCONFIG_TLSV11
|
||||
CFLAGS += -DCONFIG_TLSV12
|
||||
|
||||
LIB_OBJS= \
|
||||
asn1.o \
|
||||
|
Loading…
x
Reference in New Issue
Block a user